Skip to content

Commit

Permalink
fix: update npm-publish.yml (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: Bryce Tham <[email protected]>
  • Loading branch information
brycetham and brycetham authored Jul 30, 2024
1 parent d79dd5a commit e45f11e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
branches:
- main

permissions:
contents: write

jobs:
semantic-release:
name: semantic-latest
Expand All @@ -23,7 +20,6 @@ jobs:
with:
node-version: 16
- run: yarn install

- run: yarn build
- run: npx semantic-release
env:
Expand Down

0 comments on commit e45f11e

Please sign in to comment.