We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c32b1c commit 79e02dcCopy full SHA for 79e02dc
1 file changed
.github/workflows/ci.yaml
@@ -42,3 +42,4 @@ jobs:
42
uses: ./.github/workflows/publish.yaml
43
if: ${{ github.repository_owner == 'pactflow' && github.event_name == 'push' }}
44
needs: test
45
+ secrets: inherit
0 commit comments