We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b247e68 commit 0d9dc13Copy full SHA for 0d9dc13
.github/workflows/jekyll-ghpages-tagging.yml
@@ -26,4 +26,4 @@ jobs:
26
feeds_dir: "docs/_feeds"
27
feeds_layout: "feed"
28
env:
29
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ github.token }}
0 commit comments