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 942651c commit 81b858bCopy full SHA for 81b858b
1 file changed
.github/workflows/python-app.yml
@@ -25,4 +25,5 @@ jobs:
25
run: |
26
python ./script/update_original.py
27
env:
28
+ # Settings > sercets > ACCESS_TOKEN
29
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
0 commit comments