Skip to content

Commit

Permalink
Oh
Browse files Browse the repository at this point in the history
  • Loading branch information
Drullkus committed Sep 29, 2023
1 parent 1a5609a commit 6bb3cef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
with:
arguments: publish
env:
MAVEN_ACTOR: ${{ secrets.MODMAVEN_ACTOR }}
MAVEN_TOKEN: ${{ secrets.MODMAVEN_TOKEN }}
MODMAVEN_ACTOR: ${{ secrets.MODMAVEN_ACTOR }}
MODMAVEN_TOKEN: ${{ secrets.MODMAVEN_TOKEN }}

0 comments on commit 6bb3cef

Please sign in to comment.