Update .github/workflows/main.yml

This commit is contained in:
aaraz 2023-12-20 12:30:45 +00:00
parent e51bd725c6
commit 33dc82d5a2
1 changed files with 6 additions and 4 deletions

View File

@ -6,6 +6,8 @@ on:
jobs: jobs:
push_to_registry: push_to_registry:
runs-on: ubuntu-latest
steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4.1.1 uses: actions/checkout@v4.1.1
name: Pbuild & push docker image name: Pbuild & push docker image