diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 070d714..1dbd14e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -136,7 +136,7 @@ jobs: name: cosift-release-artifacts - name: Create / update GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ github.ref_name }} name: cosift ${{ github.ref_name }}