Skip to content

Commit

Permalink
[crmsh-4.6] Fix: github-actions: should pass secrets to reusable work…
Browse files Browse the repository at this point in the history
…flows (ClusterLabs#1476)

backport:

* ClusterLabs#1474
  • Loading branch information
liangxin1300 authored Jun 26, 2024
2 parents 0596203 + 14e8238 commit b5d215f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crmsh-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
integration:
if: github.repository == 'ClusterLabs/crmsh' && github.ref_name == 'crmsh-4.6'
uses: ./.github/workflows/crmsh-ci.yml
secrets: inherit

delivery:
needs: integration
Expand Down

0 comments on commit b5d215f

Please sign in to comment.