Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Mar 30, 2024
1 parent 6c0aa85 commit 439d33b
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 @@ -193,7 +193,7 @@ jobs:
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.TOKEN_DISPATCH }}
repository: abcdesktopio/image
repository: abcdesktopio/images
event-type: dispatch-dockerfile-from-oc.apps
client-payload: '{ "ref_name": "${{ github.ref_name }}", "repository": "${{ github.repository }}", "run_id": "${{ github.run_id }}", "artifact": "artifact-dockerfiles" }'

Expand Down

0 comments on commit 439d33b

Please sign in to comment.