Rename the job
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
8bb64e05b3
commit
1b60f04956
|
@ -1,9 +1,9 @@
|
|||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
name: Package builder
|
||||
run-name: ${{ gitea.actor }} is building ${{ gitea.repo }}
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
BuildPackage:
|
||||
runs-on: autobuilder
|
||||
container:
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user