From 3e6f3a7f17a120c579ac18c37912cb0a24eee518 Mon Sep 17 00:00:00 2001 From: Ain Tohvri Date: Thu, 16 Jan 2025 19:43:35 +0100 Subject: [PATCH 1/2] Update master to main branch in CI config --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e60eb3b..0036122 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -50,7 +50,7 @@ jobs: run: | docker tag gcp-ruby savingsutd/gcp-ruby:latest && docker push savingsutd/gcp-ruby:latest - if: success() && github.ref == 'refs/heads/master' + if: success() && github.ref == 'refs/heads/main' - name: Publish release run: | From cde6893335fe3d1c441240d71ecb447083d6b34d Mon Sep 17 00:00:00 2001 From: Ain Tohvri Date: Thu, 16 Jan 2025 19:46:15 +0100 Subject: [PATCH 2/2] =?UTF-8?q?Update=20=C2=A9=20year?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b40b334..650c3f2 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ Google Cloud capable Docker image for Ruby. ## Licence -Copyright © 2017-2024 Savings United GmbH, contributors. Licenced under [GPL-3](https://github.com/pcvg/gcp-ruby/blob/master/LICENSE) +Copyright © 2017-2025 Savings United GmbH, contributors. Licenced under [GPL-3](https://github.com/pcvg/gcp-ruby/blob/master/LICENSE)