Skip to content

Commit

Permalink
fix: add missing secret definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler committed Nov 13, 2023
1 parent a81462e commit ebefa30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-library-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
secrets:
WETF_ARTIFACTORY_USER:
WETF_ARTIFACTORY_PASSWORD:
SLACK_NOTIFICATIONS_BOT_TOKEN:

jobs:
publish:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/gradle-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ on:
DOCKER_HUB_USERNAME:
DOCKER_HUB_PASSWORD:
DOCKER_HUB_EMAIL:
SLACK_NOTIFICATIONS_BOT_TOKEN:

jobs:
run:
Expand Down

0 comments on commit ebefa30

Please sign in to comment.