mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-09-14 14:06:44 +08:00
ci(*): add tags ci
This commit is contained in:
parent
50f95552d7
commit
aa413135c8
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -2,6 +2,10 @@ name: goreleaser
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- 'main'
|
||||||
|
tags:
|
||||||
|
- '*'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
Loading…
Reference in New Issue
Block a user