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.
2 parents d859ab4 + 8bd4694 commit 593c144Copy full SHA for 593c144
.github/workflows/release.yml
@@ -8,6 +8,7 @@ jobs:
8
build:
9
name: "Build"
10
uses: ./.github/workflows/test.yml
11
+ secrets: inherit
12
13
release:
14
name: Release @ PHP 7.4 | NodeJS LTS - x86 - ubuntu-latest
0 commit comments