Skip to content

Commit 16676dd

Browse files
committed
Suppression de la variable d'environnement GITHUB_TOKEN dans le workflow GitHub Actions
1 parent 1beb597 commit 16676dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/scrape.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,3 @@ jobs:
3737
git add .
3838
git commit -m "Add scrape results [skip ci]"
3939
git push origin HEAD:${{ github.ref }}
40-
env:
41-
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)