We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6861b09 commit 5013ccaCopy full SHA for 5013cca
.github/workflows/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