mirror of https://github.com/stelzo/typst.git
Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#2778)
This commit is contained in:
parent
34df837fb3
commit
79c0f0ed6f
|
|
@ -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…
Reference in New Issue