Skip to content

Commit

Permalink
fix(gradle-service): add missing secret declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler committed Nov 21, 2024
1 parent 4d76ba0 commit 64f333a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle-service-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ on:
WETF_ARTIFACTORY_PASSWORD:
SLACK_NOTIFICATIONS_BOT_TOKEN:
required: true
WE_RELEASE_GITHUB_APP_ID:
WE_RELEASE_GITHUB_PRIVATE_KEY:
ENV_VARS: # secret for passing on additional env variables based on https://github.com/orgs/community/discussions/26671#discussioncomment-6776498

jobs:
Expand Down

0 comments on commit 64f333a

Please sign in to comment.