Update build_bromite_dev.yaml

This commit is contained in:
uazo 2022-01-17 14:55:49 +01:00 committed by GitHub
parent cc2a7be277
commit 0d4ee779ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -438,11 +438,6 @@ jobs:
sudo iptables -D INPUT -p tcp --dport 8118 -j DROP
fi
- name: Get artifacs
shell: bash
run: |
docker cp
- name: Release build ${{ github.event.inputs.build }}/${{ github.event.inputs.sha }}
uses: softprops/action-gh-release@v1
with: