Skip to content

Commit

Permalink
Merge pull request #2 from Im-Rises/develop
Browse files Browse the repository at this point in the history
wip
  • Loading branch information
Im-Rises authored Sep 5, 2023
2 parents 5129105 + 7986bbb commit 614f160
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,6 @@ on:

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

publish-npm:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 614f160

Please sign in to comment.