We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e6657 commit 8b97dcdCopy full SHA for 8b97dcd
.github/workflows/build.yml
@@ -10,5 +10,4 @@ on:
10
jobs:
11
build:
12
uses: sava-software/sava-build/.github/workflows/build.yml@main
13
- secrets:
14
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ secrets: inherit
0 commit comments