debug# Please enter the commit message for your changes. Lines starting

This commit is contained in:
Benjamin Harder
2024-10-06 18:34:02 +02:00
parent 88d9164583
commit 9932a7332d

View File

@@ -77,13 +77,6 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Bump version and push tag
id: setversion
uses: anothrNick/github-tag-action@1.36.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
- name: Log in to GitHub Container Registry
uses: docker/login-action@v1
with: