diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15bf4fe..192d399 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - name: Create Release id: create-release - uses: softprops/action-gh-release@v2.3.2 + uses: softprops/action-gh-release@v2.3.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: