diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index b35df48..64a29d5 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -59,10 +59,6 @@ jobs: tags: | type=semver,pattern={{raw}} type=sha - - id: lowercase-repo - name: Lowercase repository name - run: | - echo "repository=${GITHUB_REPOSITORY@L}" >> $GITHUB_OUTPUT - name: Docker Hub Description uses: peter-evans/dockerhub-description@v5 with: