Skip to content

Commit

Permalink
Merge pull request #312 from Laguna1989/dependabot/github_actions/the…
Browse files Browse the repository at this point in the history
…doctor0/zip-release-0.7.6

Bump thedoctor0/zip-release from 0.6.2 to 0.7.6
  • Loading branch information
Laguna1989 authored Apr 1, 2024
2 parents 7e4dd1d + e2c299a commit a51c72e
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 a51c72e

Please sign in to comment.