Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into bump/0.1.17-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective committed Nov 13, 2024
2 parents c92ce11 + 48807f4 commit 7d332f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/zip-vpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:
run: |
gh release upload ${{github.event.release.tag_name}} vpm-src.zip
gh release upload ${{github.event.release.tag_name}} vpm-src.zip.sha256
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 7d332f7

Please sign in to comment.