misc: rename actions
This commit is contained in:
parent
6696baee6f
commit
a3f79d3547
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
- uses: webfactory/ssh-agent@v0.5.0
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.GH_PAGES_DEPLOY }}
|
||||
- name: Release to GitHub Pages
|
||||
- name: Deploy to GitHub Pages
|
||||
env:
|
||||
USE_SSH: true
|
||||
GIT_USER: git
|
||||
|
|
|
|||
Loading…
Reference in New Issue