Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Oct 29, 2023
1 parent b1561b8 commit d74ce6d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,4 @@ jobs:
java: 17
gradle_tasks: "publish"
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
MAVEN_USER: ''
MAVEN_PASSWORD: ''
GPG_KEY_PASSWORD: ''
GPG_PRIVATE_KEY: ''
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}

0 comments on commit d74ce6d

Please sign in to comment.