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 a4bdf48 commit 56a14bfCopy full SHA for 56a14bf
.github/workflows/release.yml
@@ -16,6 +16,7 @@ jobs:
16
- uses: actions/checkout@v2
17
with:
18
fetch-depth: 0
19
+ token: ${{ secrets.NORMANRZ_PAT }}
20
21
- uses: actions/setup-python@v1
22
0 commit comments