We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230159c commit ecd6145Copy full SHA for ecd6145
.github/workflows/documentation.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: webfactory/[email protected]
37
with:
38
ssh-private-key: ${{ secrets.GH_PAGES_DEPLOY }}
39
- - name: Release to GitHub Pages
+ - name: Release to GitHub Pages
40
env:
41
USE_SSH: true
42
GIT_USER: xulis
0 commit comments