Skip to content

Commit

Permalink
update GitHub action for release zip
Browse files Browse the repository at this point in the history
  • Loading branch information
threadi committed Dec 13, 2024
1 parent 41b789b commit 8facb62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: personio-integration-light-${{ github.ref_name }}.zip
files: personio-integration-light_${{ github.ref_name }}.zip

0 comments on commit 8facb62

Please sign in to comment.