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 b3925f8 commit 430327fCopy full SHA for 430327f
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
with:
14
- token: ${{ secrets.GITHUBTOKEN }}
+ token: ${{ secrets.GH_TOKEN }}
15
- name: Set up Python
16
uses: actions/setup-python@v3
17
0 commit comments