Skip to content

Commit 72aabf1

Browse files
committed
Test Workflows
1 parent bdb4b63 commit 72aabf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_mangobot.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ jobs:
1818
artifact_name: "MangoBot"
1919
secrets:
2020
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
21+
env:
2122
MAVEN_USERNAME: ${{ secrets.USERNAME }} # Reference the secret
2223
MAVEN_PASSWORD: ${{ secrets.PASSWORD }} # Reference the secret

0 commit comments

Comments
 (0)