Compare commits
1 commit
v1.0.0-alp
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2529026462 |
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pipeline.yml
vendored
2
.github/workflows/pipeline.yml
vendored
|
|
@ -468,6 +468,8 @@ 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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue