Skip to content

Commit

Permalink
Fix artifact filter
Browse files Browse the repository at this point in the history
  • Loading branch information
aniongithub committed Apr 17, 2021
1 parent 80b821b commit 14052cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SECRET_IMAGE_NAME: ${{ secrets.IMAGE_NAME }}
with:
args: 'pi-gen/deploy/*${SECRET_IMAGE_NAME}*.zip'
args: 'pi-gen/deploy/*.zip'

0 comments on commit 14052cb

Please sign in to comment.