Update .forgejo/workflows/build-and-publish.yaml
Some checks failed
Build and publish / build-and-push-arch (push) Failing after 1m9s
Some checks failed
Build and publish / build-and-push-arch (push) Failing after 1m9s
This commit is contained in:
parent
6204d2b600
commit
ab1f9ffb0a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name: Build and publish
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push-arch:
|
build-and-push-arch:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue