Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/updates' into updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Awakened-Redstone committed Sep 23, 2024
2 parents 75374d0 + 7ced429 commit 2e568c6
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 @@ -17,7 +17,7 @@ jobs:
with:
java-version: '21'
distribution: 'temurin'
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 # v4.1.0
- run: ./gradlew build modrinth
env:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
Expand Down

0 comments on commit 2e568c6

Please sign in to comment.