We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72aabf1 commit 11d37c7Copy full SHA for 11d37c7
1 file changed
.github/workflows/build_mangobot.yaml
@@ -18,6 +18,5 @@ jobs:
18
artifact_name: "MangoBot"
19
secrets:
20
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
21
- env:
22
MAVEN_USERNAME: ${{ secrets.USERNAME }} # Reference the secret
23
MAVEN_PASSWORD: ${{ secrets.PASSWORD }} # Reference the secret
0 commit comments