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 46191f5 commit 326bdadCopy full SHA for 326bdad
.github/workflows/release.yml
@@ -7,6 +7,8 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v2
10
+ with:
11
+ persist-credentials: false
12
- uses: actions/setup-node@v2
13
with:
14
node-version: 12
0 commit comments