Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 788c8712ba | |||
| 6a81ba8a5c |
@@ -1,9 +1,9 @@
|
|||||||
name: Release
|
name: Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|||||||
@@ -7,3 +7,7 @@ builds:
|
|||||||
|
|
||||||
archives:
|
archives:
|
||||||
- formats: binary
|
- formats: binary
|
||||||
|
|
||||||
|
gitea_urls:
|
||||||
|
api: https://git.shee.sh/api/v1
|
||||||
|
download: https://git.shee.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user