Skip to content

Commit

Permalink
chore(gha): declare KSM secret
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed Jun 25, 2024
1 parent c7a7da3 commit 31ad619
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/_reusable_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
ossrh-publication:
type: boolean
default: false
secrets:
KSM_CONFIG:
required: true

jobs:

Expand Down

0 comments on commit 31ad619

Please sign in to comment.