Update .github/workflows/main.yml

This commit is contained in:
aaraz 2023-12-20 12:31:16 +00:00
parent 33dc82d5a2
commit 79f53af6c7
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ on:
jobs: jobs:
push_to_registry: push_to_registry:
name: test
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout