Skip to content

Commit

Permalink
Fix release(again(again)) (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaeIsBad authored Mar 11, 2024
1 parent b79a341 commit bc86bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
registry-type: public

- name: Push primaassicurazioni alpine
run: >-
run: |-
buildah manifest push --all localauth0-alpine \
"docker://public.ecr.aws/primaassicurazioni/localauth0:${{ inputs.tag_name || github.event.release.tag_name }}-alpine"
buildah manifest push --all localauth0-alpine \
Expand Down

0 comments on commit bc86bd3

Please sign in to comment.