Update .github/workflows/main.yml
build and push / Pbuild & push docker image (push) Successful in 2s Details

This commit is contained in:
aaraz 2023-12-20 09:47:31 +00:00
parent 4e959881d7
commit 53db96b2f0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: build and push
on: on:
push: push:
branches: branches:
- master - main
jobs: jobs:
push_to_registry: push_to_registry: