Update .gitea/workflows/build-appimage.yaml
All checks were successful
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m17s
All checks were successful
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m17s
This commit is contained in:
parent
d72555dcf6
commit
d3307a1ca7
@ -1,11 +1,6 @@
|
|||||||
name: Build AppImage
|
name: Build AppImage
|
||||||
run-name: ${{ gitea.actor }} is building THE AppImage 🚀
|
run-name: ${{ gitea.actor }} is building THE AppImage 🚀
|
||||||
on:
|
on: push
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- '*'
|
|
||||||
- '!master'
|
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
Loading…
Reference in New Issue
Block a user