Skip to content

Commit

Permalink
Update push-trigger.yml
Browse files Browse the repository at this point in the history
Signed-off-by: bn46 <[email protected]>
  • Loading branch information
bn46 authored Oct 21, 2024
1 parent cbef2ac commit 91499bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
PR_TITLE: ${{ github.event.pull_request.title || 'N/A' }}
ACTION: ${{ github.event.action || 'N/A' }}
PR_URL: ${{ github.event.pull_request.html_url || github.event.release.html_url || 'N/A' }}
secrets:
#secrets:
DEV_NAMESPACE_DOCKER_HUB: ${{ secrets.DEV_NAMESPACE_DOCKER_HUB }}
ACTOR_DOCKER_HUB: ${{ secrets.ACTOR_DOCKER_HUB }}
RELEASE_DOCKER_HUB: ${{ secrets.RELEASE_DOCKER_HUB }}
Expand Down

0 comments on commit 91499bd

Please sign in to comment.