We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f58dd6 + c777488 commit b1f2607Copy full SHA for b1f2607
1 file changed
.github/workflows/publish.yaml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Setup Pages
62
id: pages
63
- uses: actions/configure-pages@v3.0.2
+ uses: actions/configure-pages@v3.0.4
64
65
- name: Build with Jekyll 🔨
66
run: bundle exec jekyll build --baseurl ${{ steps.pages.outputs.base_path }} # defaults output to '/_site'
0 commit comments