diff options
author | Linnea Gräf <nea@nea.moe> | 2024-05-26 16:50:22 +0200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-05-26 16:50:22 +0200 |
commit | 994c216c34e2681a7eebfdef49791c8f5171a2b6 (patch) | |
tree | b1bb9867a295e39d15017eb8c888f01a6109551e | |
parent | a079dcbe7fef2cbd677870964519c8374e5948ab (diff) | |
download | mycelium-warning-994c216c34e2681a7eebfdef49791c8f5171a2b6.tar.gz mycelium-warning-994c216c34e2681a7eebfdef49791c8f5171a2b6.tar.bz2 mycelium-warning-994c216c34e2681a7eebfdef49791c8f5171a2b6.zip |
Add more tags1.0.0
-rw-r--r-- | .github/workflows/docker.yml | 1 | ||||
-rw-r--r-- | mycelium-warning.xml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 0b58e73..8e6642d 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -4,6 +4,7 @@ name: Create and publish a Docker image # Configures this workflow to run every time a change is pushed to the branch called `release`. on: push: + tags: branches: ['master'] # Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds. diff --git a/mycelium-warning.xml b/mycelium-warning.xml index 12cbdc4..a617623 100644 --- a/mycelium-warning.xml +++ b/mycelium-warning.xml @@ -5,7 +5,7 @@ <Registry>ghcr.io</Registry> <Network>bridge</Network> <Privileged>false</Privileged> - <Support>64pFP94AWA</Support> + <Support>https://discord.gg/64pFP94AWA</Support> <Project>https://github.com/nea89o/mycelium-warning</Project> <Overview>Allows to spam ping alea when he is sleeping too much and risks getting mycelium cubes.</Overview> <WebUI>https://www.youtube.com/watch?v=dQw4w9WgXcQ</WebUI> |