Skip to content

Commit e393083

Browse files
committed
Release workflow - Inherit secrets
1 parent 76bebcb commit e393083

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ jobs:
88
release:
99
uses: biolab/orange-ci-cd/.github/workflows/release.yml@master
1010
with:
11-
pure-python: false
11+
pure-python: false
12+
secrets: inherit

0 commit comments

Comments
 (0)