summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Hafner <pugmatt@gmail.com>2024-07-08 22:35:30 -0400
committerGitHub <noreply@github.com>2024-07-08 22:35:30 -0400
commitc3b8ccfe036f73db16734121ef87461eda644169 (patch)
tree7a52a7bfb7b31faa5413c0f89fadace7f8a13896
parent6029f0938de871ba4f23432ce8f8772bef24eeff (diff)
downloadBedrockConnect-c3b8ccfe036f73db16734121ef87461eda644169.tar.gz
BedrockConnect-c3b8ccfe036f73db16734121ef87461eda644169.tar.bz2
BedrockConnect-c3b8ccfe036f73db16734121ef87461eda644169.zip
Adjust registry_image
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 07d97db..a89ac37 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
- master
env:
- REGISTRY_IMAGE: Pugmatt/bedrock-connect
+ REGISTRY_IMAGE: pugmatt/bedrock-connect
jobs:
release: