removed: unecessary release files
This commit is contained in:
parent
d06752cf33
commit
c1af367b67
|
@ -25,10 +25,5 @@ jobs:
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
src/**
|
|
||||||
template/**
|
|
||||||
LICENSE
|
|
||||||
typst.toml
|
|
||||||
README.md
|
|
||||||
example.pdf
|
example.pdf
|
||||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||||
|
|
Loading…
Reference in New Issue