mirror of
https://github.com/Luzifer/ots.git
synced 2026-01-03 09:05:30 -05:00
ci(deps): update ncipollo/release-action action to v1.19.1
This commit is contained in:
parent
1c5c757045
commit
a472fc46be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
|
|
@ -77,7 +77,7 @@ jobs:
|
|||
run: 'awk "/^#/ && ++c==2{exit}; /^#/f" "History.md" | tail -n +2 >release_changelog.md'
|
||||
|
||||
- name: Release
|
||||
uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
|
||||
uses: ncipollo/release-action@1c89adf39833729d8f85a31ccbc451b078733c80 # v1.19.1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
artifacts: '.build/*'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue