Skip to content

Commit

Permalink
Release v0.0.1 #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
happytreees committed Jun 24, 2024
1 parent feefb66 commit 743ed8d
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 @@ -58,7 +58,7 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: ["ewr.vultrcr.com/vultrgpupublic/enable-pkey:latest", "ewr.vultrcr.com/vultrgpupublic/enable-pkey:${ needs.create-tag.outputs.new_tag }"]
tags: ewr.vultrcr.com/vultrgpupublic/enable-pkey:${{ needs.create-tag.outputs.new_tag }}
- name: Clear
if: always()
run: |
Expand Down

0 comments on commit 743ed8d

Please sign in to comment.