diff --git a/.github/workflows/build-publish-docker.yml b/.github/workflows/build-publish-docker.yml index 36805e9..8956330 100644 --- a/.github/workflows/build-publish-docker.yml +++ b/.github/workflows/build-publish-docker.yml @@ -17,9 +17,6 @@ jobs: fetch-depth: 2 - - uses: salsify/action-detect-and-tag-new-version@v2 - with: - version-command: | - cat current-version.txt - name: Versions Outputs run: |