Skip to content

Commit

Permalink
fix: image name for inspire workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Jimil Desai <[email protected]>
  • Loading branch information
jimil749 committed Oct 9, 2024
1 parent 2cdbe9c commit b72fb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-master-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
repo: cern-sis/kubernetes-inspire
event-type: update
images: |
registry.cern.ch/cern-sis/inspire/backoffice@${{ needs.test.outputs.image-id }}
registry.cern.ch/cern-sis/inspire/workflows@${{ needs.test.outputs.image-id }}
token: ${{ secrets.PAT_FIRE_EVENTS_ON_CERN_SIS_KUBERNETES }}

0 comments on commit b72fb50

Please sign in to comment.