diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 79e7fe2..c717408 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -6,11 +6,12 @@ name: Docker Build and Publish # documentation. on: - schedule: - - cron: '21 5 * * 0' + #schedule: + # - cron: '21 5 * * 0' push: - branches: [ "main" ] + #branches: [ "main" ] # Publish semver tags as releases. + # Only run job if on tags and if the tag matches pattern. tags: [ 'v*.*.*' ] pull_request: branches: [ "main" ] diff --git a/README.md b/README.md index 7875a77..7d2a7c3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# AIO-plutonium-t6 [An all-in-one plutonium server, Easier] +# AIO-Plutonium-T6 [An all-in-one plutonium server, Easier] -[![build images](https://github.com/thejcpalma/AIO-plutonium-t6-server-docker-setup/actions/workflows/docker-images.yml/badge.svg?branch=main)](https://github.com/thejcpalma/AIO-plutonium-t6-server-docker-setup/actions/workflows/docker-images.yml) +[![Docker Image Build](https://github.com/thejcpalma/aio-plutonium-t6/actions/workflows/docker-image.yml/badge.svg?branch=main)](https://github.com/thejcpalma/aio-plutonium-t6/actions/workflows/docker-image.yml/badge.svg?branch=main) [![Docker Build and Publish](https://github.com/thejcpalma/aio-plutonium-t6/actions/workflows/docker-publish.yml/badge.svg?branch=main)](https://github.com/thejcpalma/aio-plutonium-t6/actions/workflows/docker-publish.yml) Files Used to Build and run a [Plutonium](https://plutonium.pw) Server and a [IW4Admin](https://github.com/RaidMax/IW4M-Admin) Panel in docker