no message
This commit is contained in:
parent
c34eaf2968
commit
ba8dacd01c
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build-release.yaml
vendored
3
.github/workflows/build-release.yaml
vendored
|
|
@ -2,7 +2,8 @@ name: Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
tags:
|
||||||
|
- v*
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue