We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8977a0c commit 617305bCopy full SHA for 617305b
.github/workflows/ci.yml
@@ -25,6 +25,7 @@ jobs:
25
name: Tests
26
uses: ./.github/workflows/test.yml
27
needs: lint
28
+ secrets: inherit
29
30
build:
31
name: Build
0 commit comments