Skip to content

Commit

Permalink
Merge pull request #148 from simondeziel/fix-mint-yaml
Browse files Browse the repository at this point in the history
github: fix image-mint.yml syntax
  • Loading branch information
tomponline authored Apr 18, 2024
2 parents 9680912 + ff3d933 commit 8a54b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-mint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
release: ${{ matrix.release }}
variant: ${{ matrix.variant }}

- name: Upload image
- name: Upload image
uses: ./.github/actions/image-upload
if: github.event_name == 'schedule' || inputs.publish == true
with:
Expand Down

0 comments on commit 8a54b92

Please sign in to comment.