Skip to content

Commit

Permalink
Merge pull request #315 from threadi/feature/addGitHubActionToBuildRe…
Browse files Browse the repository at this point in the history
…leaseZip

update GitHub action for release zip
  • Loading branch information
threadi authored Dec 13, 2024
2 parents 37effc4 + 8facb62 commit b133c7b
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 b133c7b

Please sign in to comment.