Update github-actions-demo.yml

This commit is contained in:
Andras Bacsai
2022-05-04 13:05:01 +02:00
committed by GitHub
parent 5f3567e808
commit 4097378847

View File

@@ -3,7 +3,7 @@ name: push-new-image
on:
push:
branches:
- 'main'
- 'gh-actions'
jobs:
docker: