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 835084e commit d76a165Copy full SHA for d76a165
.github/workflows/cd.yml
@@ -41,7 +41,7 @@ jobs:
41
# Deploy hexo blog website.
42
- name: Deploy
43
id: deploy
44
- uses: marsen/[email protected].11
+ uses: marsen/[email protected].12
45
with:
46
deploy_key: ${{ secrets.DEPLOY_KEY }}
47
user_name: marsen # (or delete this input setting to use bot account)
0 commit comments