This commit is contained in:
parent
06988bbcc2
commit
492bd76770
@ -1,4 +1,4 @@
|
||||
name: build image
|
||||
name: Build image
|
||||
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
jobs:
|
||||
|
@ -2,7 +2,7 @@ name: push image
|
||||
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [build image]
|
||||
workflows: [Build image]
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user