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 77460cf commit cf51ebdCopy full SHA for cf51ebd
.github/workflows/tests-e2e-approve.yml
@@ -13,4 +13,4 @@ jobs:
13
uses: actions-ecosystem/action-add-labels@v1
14
with:
15
labels: e2e-approved
16
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.GH_TOKEN }}
0 commit comments