Skip to content

Commit

Permalink
ci: Add secrets: inherit to release checking job (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
jneo8 authored Jan 25, 2024
1 parent 968c8f3 commit 9f026e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ concurrency:
jobs:
check:
uses: ./.github/workflows/check.yaml
secrets: inherit
release:
needs: check
uses: canonical/bootstack-actions/.github/workflows/charm-release.yaml@v2
Expand Down

0 comments on commit 9f026e8

Please sign in to comment.