Skip to content

Commit

Permalink
Merge pull request #76 from yanorei32/renovate/softprops-action-gh-re…
Browse files Browse the repository at this point in the history
…lease-2.x
  • Loading branch information
yanorei32 authored Jul 13, 2024
2 parents b653e7c + 1a9d2ed commit 47d94b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
zip.exe VRChatRejoinTool.Installer.BOOTH.zip VRChatRejoinTool.Installer.exe
- name: pre-release
uses: softprops/[email protected].5
uses: softprops/[email protected].6
with:
tag_name: "latest"
prerelease: true
Expand All @@ -47,7 +47,7 @@ jobs:
VRChatRejoinTool.Installer.BOOTH.zip
- name: tagged-release
uses: softprops/[email protected].5
uses: softprops/[email protected].6
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
Expand Down

0 comments on commit 47d94b5

Please sign in to comment.