Update .forgejo/workflows/demo.yaml
Some checks failed
UiNamed workflow / test (push) Failing after 16s
Some checks failed
UiNamed workflow / test (push) Failing after 16s
This commit is contained in:
parent
c2a8d8af65
commit
ffdc0ae248
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
with:
|
||||
direction: upload
|
||||
release-dir: .vscode
|
||||
token: ${{ secrets.FORGEJO_TOKEN }}
|
||||
token: ${{ secrets.TOKEN }}
|
||||
release-notes: ${{ steps.changelog.outputs.CHANGELOG }}
|
||||
|
||||
- name: Test deno
|
||||
|
|
|
|||
Loading…
Reference in a new issue