mirror of
https://github.com/Steffo99/cfig.git
synced 2024-12-22 06:04:21 +00:00
Merge 79ed96f70c
into dc5779f1bc
This commit is contained in:
commit
005635ab3a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
|||
path: dist/
|
||||
|
||||
- name: "🌐 Create release"
|
||||
uses: ncipollo/release-action@v1.13.0
|
||||
uses: ncipollo/release-action@v1.14.0
|
||||
with:
|
||||
artifactErrorsFailBuild: true
|
||||
artifacts: dist/*
|
||||
|
|
Loading…
Reference in a new issue