Skip to content

Commit

Permalink
Specify .zip in release.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kestrel Gregorich-Trevor committed Jan 18, 2024
1 parent 477a413 commit 67cd706
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 @@ -52,4 +52,4 @@ jobs:
- name: Upload Release
uses: softprops/action-gh-release@v1
with:
files: ${{github.workspace}}/zenzizenzizenzic-${{ runner.os }}
files: ${{github.workspace}}/zenzizenzizenzic-${{ runner.os }}.zip

0 comments on commit 67cd706

Please sign in to comment.