Skip to content

Commit 846cf5e

Browse files
authored
Merge pull request #272 from PrimozGodec/release-secret
Release workflow - Inherit secrets
2 parents 76bebcb + e393083 commit 846cf5e

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)