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
|
||||
with:
|
||||
files: |-
|
||||
src/**
|
||||
template/**
|
||||
LICENSE
|
||||
typst.toml
|
||||
README.md
|
||||
example.pdf
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
|
|
Loading…
Reference in New Issue