diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5eed4d3..33f6bdc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -116,7 +116,7 @@ jobs: EOF - name: create release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: github.event_name != 'pull_request' with: tag_name: ${{ env.CRYPTOMATOR_VERSION }}