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