diff --git a/.github/workflows/publish_docker.yml b/.github/workflows/publish_docker.yml index a56da89..9f6df66 100644 --- a/.github/workflows/publish_docker.yml +++ b/.github/workflows/publish_docker.yml @@ -32,6 +32,8 @@ jobs: uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 with: images: naudit/rpm-builder + tags: | + type=schedule,enable=true,priority=1000,prefix=,suffix=,pattern=fedora37 - name: Build and push Docker image uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc