diff --git a/.github/workflows/docker-build.yaml b/.github/workflows/docker-build.yaml index 09e4bb5..d23f2cf 100644 --- a/.github/workflows/docker-build.yaml +++ b/.github/workflows/docker-build.yaml @@ -92,7 +92,7 @@ jobs: # ############################################### - name: create github release id: new_release - uses: softprops/action-gh-release@v2.0.8 + uses: softprops/action-gh-release@v2 #v2.0.8 # if: startsWith(github.ref, 'refs/tags/') with: name: latest