We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1f2607 + 55f5c65 commit 697a4b1Copy full SHA for 697a4b1
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.4
+ uses: actions/configure-pages@v3.0.5
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