diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 1c333479..ec23c9ed 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -69,7 +69,7 @@ jobs: docker push ghcr.io/repository-service-tuf/repository-service-tuf-api:latest - name: Publish GitHub Release - uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 + uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda with: name: ${{ github.ref_name }} tag_name: ${{ github.ref }}