From b82528aa538723d2d8668262ba078f3652fa3b0e Mon Sep 17 00:00:00 2001 From: Entwicklung Date: Tue, 28 Nov 2023 10:34:14 +0100 Subject: [PATCH] [MAJOR] change --- .github/workflows/pipeline-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pipeline-release.yml b/.github/workflows/pipeline-release.yml index 2b0d1d1..20bbb54 100644 --- a/.github/workflows/pipeline-release.yml +++ b/.github/workflows/pipeline-release.yml @@ -75,4 +75,3 @@ jobs: secrets: dockerhub_password: ${{ secrets.DOCKERHUB_TOKEN }} dockerhub_username: ${{ secrets.DOCKERHUB_USERNAME }} -