Update autorelease.yml
This commit is contained in:
parent
bde479c80b
commit
8315ea5180
1
.github/workflows/autorelease.yml
vendored
1
.github/workflows/autorelease.yml
vendored
|
@ -29,6 +29,7 @@ jobs:
|
|||
- uses: 'marvinpinto/action-automatic-releases@latest'
|
||||
with:
|
||||
repo_token: '${{ secrets.GITHUB_TOKEN }}'
|
||||
automatic_release_tag: 'latest'
|
||||
prerelease: false
|
||||
files: |
|
||||
web/build/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user