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