We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df94f49 commit 982fd06Copy full SHA for 982fd06
.github/workflows/publish.yml
@@ -9,6 +9,7 @@ jobs:
9
10
test:
11
uses: ./.github/workflows/test.yml
12
+ secrets: inherit
13
14
build:
15
name: build framelib dist
0 commit comments