mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
don't hold maintainer merges for qa
This commit is contained in:
parent
0ddfd5b18f
commit
c4ca35c92a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/bottle.yml
vendored
1
.github/workflows/bottle.yml
vendored
|
@ -151,6 +151,7 @@ jobs:
|
||||||
- uses: teaxyz/brewkit/actions/upload@v0
|
- uses: teaxyz/brewkit/actions/upload@v0
|
||||||
id: upload
|
id: upload
|
||||||
with:
|
with:
|
||||||
|
qa: ${{ inputs.new-version }}
|
||||||
pkgs: ${{ needs.bottle.outputs.built }} ${{ needs.bottle.outputs.built }}
|
pkgs: ${{ needs.bottle.outputs.built }} ${{ needs.bottle.outputs.built }}
|
||||||
srcs: ${{ needs.bottle.outputs.srcs }} ${{ needs.bottle.outputs.srcs }}
|
srcs: ${{ needs.bottle.outputs.srcs }} ${{ needs.bottle.outputs.srcs }}
|
||||||
bottles: ${{ env.bottles }}
|
bottles: ${{ env.bottles }}
|
||||||
|
|
Loading…
Reference in a new issue