diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4e2531..552b3a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -191,7 +191,7 @@ jobs: cpack -C ${{matrix.build_type}} -G ${{matrix.package_generator}} - name: Publish Tagged Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: ${{ startsWith(github.ref, 'refs/tags/') && matrix.package_generator != '' }} with: files: |