Skip to content

Commit

Permalink
fix3?
Browse files Browse the repository at this point in the history
  • Loading branch information
Loweredgames committed Jan 20, 2024
1 parent 1454e3c commit 988187a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
rm -rf Skyblock_Classic_Edition.zip
zip -r Skyblock_Classic_Edition.zip Skyblock Classic Edition
-x ".git/*" ".github/*"
name: Nightly Actions Run
name: Upload Artifact
- uses: actions/upload-artifact@v4
with:
name: Artifact
path: Skyblock Classic Edition.zip
path: publish

0 comments on commit 988187a

Please sign in to comment.