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 4cfc073 commit 8d8ccf8Copy full SHA for 8d8ccf8
.github/workflows/add-netlify-links.yml
@@ -50,4 +50,4 @@ jobs:
50
with:
51
regex: "<!-- start insert-links -->.*?<!-- end insert-links -->"
52
content: ${{ steps.build_page_links.outputs.staging_links }}
53
- token: ${{ secrets.API_TOKEN_GITHUB }}
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments