Skip to content

Commit

Permalink
actually supply the tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellpeck committed Nov 4, 2024
1 parent 0427101 commit 9436fc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
run: |
chmod +x ./gradlew
./gradlew publishMods --no-daemon
env:
MR_TOKEN: ${{ secrets.MR_TOKEN }}
CF_TOKEN: ${{ secrets.CF_TOKEN }}

0 comments on commit 9436fc3

Please sign in to comment.