mirror of
https://github.com/Luzifer/ots.git
synced 2025-09-27 11:30:55 -04:00
ci(deps): update ncipollo/release-action action to v1.17.0
This commit is contained in:
parent
6a87028fa8
commit
1f13ca3a09
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@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
|
||||
uses: ncipollo/release-action@9128f238eeeeed39b82af6636303729079d51730 # v1.17.0
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
artifacts: '.build/*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue