diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3f1acf..42254cd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: - name: Release if: ${{ steps.changelog.outputs.skipped == 'false' }} - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: hyper-focus.zip # output options: https://github.com/TriPSs/conventional-changelog-action#outputs