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

Skip to content

Commit 58d5fce

Browse files
committed
update tagging workflow
1 parent 894829b commit 58d5fce

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
@@ -21,4 +21,4 @@ jobs:
2121
tags_layout: "tags"
2222
feeds_dir: "docs/_feeds"
2323
feeds_layout: "feed"
24-
github_token: ${{ secrets.GITHUB_TOKEN }}
24+
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)