Action
Some checks failed
Build / release (macos-latest) (push) Waiting to run
Build / release (windows-latest) (push) Waiting to run
Build / release (ubuntu-latest) (push) Failing after 1m20s

This commit is contained in:
2024-09-14 14:50:55 +02:00
parent 627fbd48d7
commit acd965c406

View File

@@ -33,6 +33,6 @@ jobs:
- name: Build
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITEA_TOKEN }}
run: npm run dist
shell: bash