From b68440f5150c7201570d30f24e86457478a10d4a Mon Sep 17 00:00:00 2001 From: Mbaoma Date: Tue, 6 Jun 2023 19:11:57 +0100 Subject: [PATCH] test 1 --- .github/workflows/main.yaml | 3 ++- .github/workflows/random.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .github/workflows/random.txt diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 0d7df18..4a8b91b 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -7,4 +7,5 @@ jobs: runs-on: ubuntu-latest steps: - name: Build, Tag and Push Docker Image to GHCR - uses: GlueOps/github-actions-build-push-containers@v0.1.1 \ No newline at end of file + uses: GlueOps/github-actions-build-push-containers@v0.1.1 + \ No newline at end of file diff --git a/.github/workflows/random.txt b/.github/workflows/random.txt new file mode 100644 index 0000000..2e3ff29 --- /dev/null +++ b/.github/workflows/random.txt @@ -0,0 +1 @@ +nothing to see here. \ No newline at end of file