Update .forgejo/workflows/release.yaml
Some checks failed
Release / build-image (push) Failing after 6s
Some checks failed
Release / build-image (push) Failing after 6s
This commit is contained in:
parent
9a888dbfc7
commit
ce9f7a964c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
name: Release
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
release:
|
||||
|
|
Loading…
Reference in a new issue