Skip to content

Commit fd0f894

Browse files
committed
actions: inherit secrets for build and release
Otherwise our PYPI API TOKENs are not found. Signed-off-by: Rouven Czerwinski <[email protected]>
1 parent 118ae34 commit fd0f894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-pr-unit-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ jobs:
2020
needs: push-pr-unit-tests
2121
if: github.event_name == 'push'
2222
uses: ./.github/workflows/build-and-release.yml
23+
secrets: inherit

0 commit comments

Comments
 (0)