mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-06-30 20:03:24 +00:00
Compare commits
1 Commits
v1.0.0-alp
...
v1.0.0-alp
Author | SHA1 | Date | |
---|---|---|---|
53d58f0bf0 |
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -36,4 +36,6 @@ jobs:
|
|||||||
path: upstream/dist
|
path: upstream/dist
|
||||||
|
|
||||||
- name: Update Dist
|
- name: Update Dist
|
||||||
run: ./scripts/upload_dist.sh
|
run: |
|
||||||
|
chmod +x /scripts/upload_dist.sh
|
||||||
|
./scripts/upload_dist.sh
|
||||||
|
Reference in New Issue
Block a user