Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jodevsa committed May 13, 2023
1 parent 754b639 commit 80cd65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
set_new_images_as_latest: false
push: true
new_images_tag: ${{needs.generate-next-semantic-version.outputs.version}}
ref: main
ref: ${{ github.sha }}

release:
needs: [build-images]
Expand Down

0 comments on commit 80cd65d

Please sign in to comment.