We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 033f572 commit a583e34Copy full SHA for a583e34
.github/workflows/ci-master.yml
@@ -22,7 +22,7 @@ jobs:
22
${{ runner.os }}-gems-
23
24
- name: Build & Deploy to GitHub Pages
25
- uses: alkolist/jekyll4-deploy-gh-pages@master
+ uses: jcelerier/jekyll4-deploy-gh-pages@master
26
env:
27
GITHUB_TOKEN: ${{ secrets.API_TOKEN_GITHUB }}
28
GITHUB_REPOSITORY: ossia/ossia.github.io
0 commit comments