Skip to content

Commit

Permalink
Update build-bundle-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aneeshkp authored Feb 9, 2025
1 parent 85c9e71 commit e002635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-bundle-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
working-directory: '.'
env:
IMAGE_TAG_BASE : ghcr.io/${{ github.repository }}
BUNDLE_IMG: ghcr.io/${{ github.repository }}:latest-bundle:latest
BUNDLE_IMG: ghcr.io/${{ github.repository }}:latest-bundle:v1.0.0
VERSION: latest
steps:
- name: 'Checkout GitHub Action'
Expand Down

0 comments on commit e002635

Please sign in to comment.