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

Skip to content

Commit 0c2bec2

Browse files
committed
update workflow
1 parent a56f0c4 commit 0c2bec2

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
@@ -17,7 +17,7 @@ jobs:
1717
id-token: write
1818
steps:
1919
- name: Call Reusable Workflow
20-
uses: ragdata/reusable-workflows/pages/jekyll-ghpages-tagging.yml
20+
uses: "ragdata/reusable-workflows/.github/workflows/jekyll-ghpages-tagging.yml@master"
2121
with:
2222
posts_dir: "docs/_posts"
2323
tags_dir: "docs/_tags"

0 commit comments

Comments
 (0)