Skip to content

Commit

Permalink
Bump thedoctor0/zip-release from 0.6.2 to 0.7.6
Browse files Browse the repository at this point in the history
Bumps [thedoctor0/zip-release](https://github.com/thedoctor0/zip-release) from 0.6.2 to 0.7.6.
- [Release notes](https://github.com/thedoctor0/zip-release/releases)
- [Commits](TheDoctor0/zip-release@0.6.2...0.7.6)

---
updated-dependencies:
- dependency-name: thedoctor0/zip-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 9ff521d commit e2c299a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cp -r ${{github.workspace}}/build/impl/game/assets ${{github.workspace}}/release/release_win/
- name: Create Archive
uses: thedoctor0/zip-release@0.6.2
uses: thedoctor0/zip-release@0.7.6
with:
directory: ${{github.workspace}}/release
type: 'zip'
Expand Down

0 comments on commit e2c299a

Please sign in to comment.