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 6da7e27 commit 6a379c3Copy full SHA for 6a379c3
statics/moban-update.yml
@@ -8,6 +8,7 @@ jobs:
8
- uses: actions/checkout@v2
9
with:
10
ref: ${{ github.head_ref }}
11
+ token: ${{ secrets.PAT }}
12
- name: Set up Python
13
uses: actions/setup-python@v1
14
0 commit comments