diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3a3d3b0..2029b45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -292,7 +292,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: |