Thanks to visit codestin.com Credit goes to github.com
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 87afc6b commit b247e68Copy full SHA for b247e68
.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: ${{ github.token }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments