diff options
author | Linnea Gräf <nea@nea.moe> | 2024-05-26 16:51:39 +0200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-05-26 16:51:39 +0200 |
commit | 01591cc2b9823e4074495f12f14bcdd02c2ef2b4 (patch) | |
tree | 924df93ba8b4928e3bf25cc6b365775cd539c5eb | |
parent | 994c216c34e2681a7eebfdef49791c8f5171a2b6 (diff) | |
download | mycelium-warning-1.0.1.tar.gz mycelium-warning-1.0.1.tar.bz2 mycelium-warning-1.0.1.zip |
Only publish on tags1.0.1
-rw-r--r-- | .github/workflows/docker.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 8e6642d..5c403ee 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -5,7 +5,6 @@ name: Create and publish a Docker image 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. env: |