Skip to content

Commit

Permalink
Update push-tag.yml - Fix humctl create artefact-version
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Jan 18, 2024
1 parent 56a45ad commit 52b2fdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ jobs:
- name: notify humanitec
run: |-
humctl create artefact-version \
--token ${{ secrets.HUMANITEC_TOKEN }} \
--org ${{ secrets.HUMANITEC_ORG }} \
-t container \
-n ${{ env.IMAGE_NAME }} \
--version ${{ env.IMAGE_TAG }} \
Expand Down

0 comments on commit 52b2fdc

Please sign in to comment.