This commit is contained in:
KillerBossOriginal 2023-02-05 13:06:01 +01:00
parent 9bd0befd5d
commit 3dc6fbb535
2 changed files with 5 additions and 1 deletions

View file

@ -4,7 +4,7 @@ on:
types: [created]
jobs:
Publish-NPM:
runs-on: ubuntu-latest
runs-on: node1
steps:
- name: Checkout
uses: actions/checkout@v2

4
.gitignore vendored
View file

@ -103,3 +103,7 @@ dist
# TernJS port file
.tern-port
# build
build