Update .forgejo/workflows/build-release.yml
This commit is contained in:
parent
d5bd82a6ba
commit
0b8531e018
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Build and Release
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- '*'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue