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 41d828b commit 84961a8
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 @@ -26,7 +26,7 @@ jobs:
cp sArena_Updated2_by_sammers.toc sArena_Updated2_by_sammers/
cp sArena.lua sArena_Updated2_by_sammers/
cp sArena.xml sArena_Updated2_by_sammers/
zip -vr sArena_Updated2_by_sammers-$RELEASE_VERSION.zip sArena_Updated2_by_sammers/
zip -vr sArena_Updated2_by_sammers.zip sArena_Updated2_by_sammers/
# - name: "Upload to CurseForge"
# uses: itsmeow/curseforge-upload@v3
# with:
Expand Down

0 comments on commit 84961a8

Please sign in to comment.