mirror of
https://github.com/typst/typst
synced 2025-06-28 08:12:53 +08:00
Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#2778)
This commit is contained in:
parent
34df837fb3
commit
79c0f0ed6f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
tar cJf $directory.tar.xz $directory
|
||||
fi
|
||||
|
||||
- uses: ncipollo/release-action@v1.12.0
|
||||
- uses: ncipollo/release-action@v1.13.0
|
||||
with:
|
||||
artifacts: "typst-${{ matrix.target }}.*"
|
||||
allowUpdates: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user