Skip to content

Commit 20d5b75

Browse files
committed
Create jekyll-gh-pages.yml
1 parent bd77bba commit 20d5b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
destination: ./_site
3838
- name: Change href
3939
run: |
40-
sed -i 's|https://xjsdev.github.io/iorpc/|https://www.npmjs.com/package/iorpc|g' index.html
40+
sed -i 's|https://xjsdev.github.io/iorpc/|https://www.npmjs.com/package/iorpc|g' ./_site/index.html
4141
- name: Upload artifact
4242
uses: actions/upload-pages-artifact@v3
4343

0 commit comments

Comments
 (0)