Skip to content

Commit 8d8ccf8

Browse files
committed
revert to GITHUB_TOKEN
1 parent 4cfc073 commit 8d8ccf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-netlify-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
with:
5151
regex: "<!-- start insert-links -->.*?<!-- end insert-links -->"
5252
content: ${{ steps.build_page_links.outputs.staging_links }}
53-
token: ${{ secrets.API_TOKEN_GITHUB }}
53+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)