Skip to content

Commit fa0a66e

Browse files
authored
Update github_release workflow
Secrets are not passed to reusable workflows by default
1 parent 2b9726c commit fa0a66e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ on:
88
jobs:
99
github-release:
1010
uses: sensirion/.github/.github/workflows/driver.common.github_release.yml@main
11+
secrets: inherit

0 commit comments

Comments
 (0)