Skip to content

Commit

Permalink
release test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammers21 committed Nov 21, 2023
1 parent 7af5db9 commit a261515
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 @@ -18,7 +18,7 @@ jobs:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
run: |
mkdir sArena_Updated2_by_sammers
crsync -Rr * sArena_Updated2_by_sammers/
cp -R * sArena_Updated2_by_sammers/
zip -vr sArena_Updated2_by_sammers-$RELEASE_VERSION.zip sArena_Updated2_by_sammers/
# - name: "Upload to CurseForge"
# uses: itsmeow/curseforge-upload@v3
Expand Down

0 comments on commit a261515

Please sign in to comment.