We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4828752 commit 43f5643Copy full SHA for 43f5643
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- run: bundle install && bundle exec jekyll build
18
19
- - name: Deploy Docs
+ - name: Deploy
20
uses: peaceiris/actions-gh-pages@364c31d33bb99327c77b3a5438a83a357a6729ad # v3.4.0
21
with:
22
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments