mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-27 12:36:19 +08:00
ci: auto release desktop
This commit is contained in:
2
.github/workflows/release_docker.yml
vendored
2
.github/workflows/release_docker.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
||||
- name: Add tag
|
||||
run: |
|
||||
git config --local user.email "i@nn.ci"
|
||||
git config --local user.name "Noah Hsu"
|
||||
git config --local user.name "Andy Hsu"
|
||||
git tag -a ${{ github.ref_name }} -m "release ${{ github.ref_name }}"
|
||||
|
||||
- name: Push tags
|
||||
|
||||
Reference in New Issue
Block a user