remove things
Some checks failed
Create Release / create-release (push) Failing after -1s

This commit is contained in:
0d0 2025-02-14 19:55:28 +01:00
parent f660cb0103
commit b4933f9bb8

View file

@ -6,7 +6,6 @@ on:
- "v*"
workflow_dispatch:
jobs:
create-release:
runs-on: docker
@ -22,7 +21,6 @@ jobs:
with:
node-version: '20'
- name: Prepare, Check, Lint and Format
run: |
npm install