Skip to content

Commit cf51ebd

Browse files
committed
use another github token
1 parent 77460cf commit cf51ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-e2e-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
uses: actions-ecosystem/action-add-labels@v1
1414
with:
1515
labels: e2e-approved
16-
github_token: ${{ secrets.GITHUB_TOKEN }}
16+
github_token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)