Update github-actions-demo.yml
This commit is contained in:
parent
5f3567e808
commit
4097378847
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github-actions-demo.yml
vendored
2
.github/workflows/github-actions-demo.yml
vendored
|
|
@ -3,7 +3,7 @@ name: push-new-image
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'gh-actions'
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
|
|
|||
Loading…
Reference in a new issue