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:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
release-dir: .vscode
|
release-dir: .vscode
|
||||||
|
token: ${{ secrets.FORGEJO_TOKEN }}
|
||||||
release-notes: ${{ steps.changelog.outputs.CHANGELOG }}
|
release-notes: ${{ steps.changelog.outputs.CHANGELOG }}
|
||||||
|
|
||||||
- name: Test deno
|
- name: Test deno
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue