Merge pull request #1897 from marameref/dello
I Created CI that automatically attaches builds to releases
This commit is contained in:
3
.github/workflows/build-uc2.yml
vendored
3
.github/workflows/build-uc2.yml
vendored
@@ -14,7 +14,6 @@ on:
|
||||
- "COPYING"
|
||||
pull_request:
|
||||
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
@@ -546,4 +545,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
path: ./${{ matrix.config.artifact }}
|
||||
name: ${{ matrix.config.artifact }}
|
||||
name: ${{ matrix.config.artifact }}
|
||||
Reference in New Issue
Block a user