chore: update .github/workflows/ci.yml
This commit is contained in:
parent
fdf14496bd
commit
a1c4996bab
|
|
@ -35,6 +35,8 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./.deploy
|
||||
user_name: github-actions[bot]
|
||||
user_email: github-actions[bot]@users.noreply.github.com
|
||||
|
||||
- name: Create Tag
|
||||
id: create_tag
|
||||
|
|
|
|||
Loading…
Reference in New Issue