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 118ae34 commit fd0f894Copy full SHA for fd0f894
.github/workflows/push-pr-unit-tests.yml
@@ -20,3 +20,4 @@ jobs:
20
needs: push-pr-unit-tests
21
if: github.event_name == 'push'
22
uses: ./.github/workflows/build-and-release.yml
23
+ secrets: inherit
0 commit comments