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 6d3e002 commit 9845edaCopy full SHA for 9845eda
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
build_dir: public
41
fqdn: python.swaroopch.com
42
env:
43
- GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44
45
# https://github.com/actions/create-release
46
- name: Create Release
0 commit comments