Skip to content

Commit

Permalink
Backout zip-release version (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDarthShoe authored Jul 17, 2023
1 parent a56698f commit bd71262
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 @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Archive Release
uses: thedoctor0/zip-release@0.7.1
uses: thedoctor0/zip-release@0.6.2 # last working version
with:
type: 'tar'
filename: 'resources.tar.gz'
Expand Down

0 comments on commit bd71262

Please sign in to comment.