Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
coreycarvalho committed Nov 19, 2024
1 parent 84f0e23 commit 9f50c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-push-artifacts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ runs:
GITHUB_REF: 'test-twistlock'
GITHUB_REF_NAME: 'test-twistlock'
run: |
gh workflow run -r main -F image-tag=${{ inputs.ref }} twistlock.yml
gh workflow run -r test-twistlock -F image-tag=${{ inputs.ref }} twistlock.yml

0 comments on commit 9f50c4f

Please sign in to comment.