mirror of
https://github.com/opdavies/build-configs.git
synced 2025-01-23 10:37:31 +00:00
Create release in CI pipeline
This commit is contained in:
parent
0c6cb391b8
commit
4b442f0132
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -22,3 +22,7 @@ jobs:
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
./run ci:test
|
./run ci:test
|
||||||
|
|
||||||
|
- uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
|
||||||
|
with:
|
||||||
|
files: dist/build-configs
|
||||||
|
|
Loading…
Reference in a new issue