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