Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#2778)

This commit is contained in:
dependabot[bot] 2023-11-27 14:04:56 +01:00 committed by GitHub
parent 34df837fb3
commit 79c0f0ed6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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