Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b247e68

Browse files
committed
update tagging workflow
1 parent 87afc6b commit b247e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-ghpages-tagging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
feeds_dir: "docs/_feeds"
2727
feeds_layout: "feed"
2828
env:
29-
GITHUB_TOKEN: ${{ github.token }}
29+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)