Skip to content

Commit

Permalink
oh for GOD'S SAKE
Browse files Browse the repository at this point in the history
  • Loading branch information
BluSpring committed May 20, 2024
1 parent a5d99db commit 80d9a4c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/modrinth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ jobs:
restore-keys: |
${{ runner.os }}-gradle-
- name: Build artifacts
run: ./gradlew modrinth
run: ./gradlew modrinth
env:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}

0 comments on commit 80d9a4c

Please sign in to comment.