fix: reworking files

This commit is contained in:
GitHub Actions
2022-05-11 13:09:38 +02:00
parent a141d23972
commit 19c4c8f761
5 changed files with 9550 additions and 201 deletions

View File

@@ -4,7 +4,6 @@ on: [workflow_dispatch]
jobs:
release:
needs: [test]
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v3