Compare commits

..

No commits in common. "master" and "v1.0.0-alpha" have entirely different histories.

View file

@ -468,8 +468,6 @@ jobs:
name: Package/Release
needs: [build, msi]
runs-on: ubuntu-latest
permissions:
contents: write
outputs:
package_list: ${{ steps.set-package-list.outputs.package_list }}
steps: