v1.0.0 #28

Merged
bizcochito merged 147 commits from develop into main 2024-01-14 19:49:34 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 198fcd0b02 - Show all commits

View File

@ -1,4 +1,4 @@
name: Test via test action and then build image
name: Test and build image
on:
push:
branches:
@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3
- name: Docker meta
id: meta
uses: docker/metadata-action@v5
uses: https://github.com/docker/metadata-action@v5
with:
# list of Docker images to use as base name for tags
images: |