Skip to content

Commit

Permalink
fixed extra argument to kosli attest
Browse files Browse the repository at this point in the history
  • Loading branch information
ToreMerkely committed Sep 5, 2024
1 parent 618f233 commit 93902b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
run: |
KOSLI_HOST=${KOSLI_HOST:-https://app.kosli.com}
NEVER_ALONE_TRAIL_LINK="${KOSLI_HOST}/${KOSLI_ORG}/flows/${SOURCE_FLOW_NAME}/trails/${TRAIL_NAME}"
kosli attest generic github \
kosli attest generic \
--flow ${FLOW_NAME} \
--trail ${TRAIL_NAME} \
--name never-alone-trail \
Expand Down

0 comments on commit 93902b8

Please sign in to comment.