Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
archlitchi committed Apr 24, 2024
1 parent 58d98c7 commit d055548
Show file tree
Hide file tree
Showing 3 changed files with 348 additions and 14 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,7 @@ on:
types: [created]

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm ci

publish-npm:
needs: build
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down
Loading

0 comments on commit d055548

Please sign in to comment.