Compare commits
No commits in common. "master" and "v1.0.0-alpha" have entirely different histories.
master
...
v1.0.0-alp
1 changed files with 0 additions and 2 deletions
2
.github/workflows/pipeline.yml
vendored
2
.github/workflows/pipeline.yml
vendored
|
|
@ -468,8 +468,6 @@ jobs:
|
||||||
name: Package/Release
|
name: Package/Release
|
||||||
needs: [build, msi]
|
needs: [build, msi]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
outputs:
|
outputs:
|
||||||
package_list: ${{ steps.set-package-list.outputs.package_list }}
|
package_list: ${{ steps.set-package-list.outputs.package_list }}
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue