Skip to content

Commit

Permalink
test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Loweredgames committed Jan 19, 2024
1 parent 5f29ed5 commit 322bc40
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Skyblock Nightly Building
name: Skyblock Classic Edition - Nightly Building System

on:
push:
Expand All @@ -8,7 +8,9 @@ jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- run: zip -r [Skyblock-Classic-Edition.git]
- uses: actions/upload-artifact@v4
with:
name: Nightly Actions
name: Nightly Actions Run (Output)
path: Skyblock\_Classic\_Edition\_Nightly\_Building.zip

0 comments on commit 322bc40

Please sign in to comment.