We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9f98a0 + 7301303 commit 9f58dd6Copy full SHA for 9f58dd6
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.1
+ uses: actions/configure-pages@v3.0.2
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