Skip to content

Commit

Permalink
Update createbuild.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
no-1-noob committed Jun 20, 2024
1 parent 2ef710c commit 4392554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/createbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: beat-forge/init-beatsaber@v1.1.0
with:
token: ${{ github.token }}
version: 1.29.0
version: 1.34.0
- name: Download Mod Dependencies
uses: Goobwabber/download-beatmods-deps@1.2
with:
Expand Down Expand Up @@ -122,4 +122,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run:
gh release upload ${{ github.ref_name }} D:/a/VoiceCommander/VoiceCommander/VoiceCommander/bin/Release/zip/${{ env.filename }}.zip
gh release upload ${{ github.ref_name }} D:/a/VoiceCommander/VoiceCommander/VoiceCommander/bin/Release/zip/${{ env.filename }}.zip

0 comments on commit 4392554

Please sign in to comment.