Skip to content

Commit

Permalink
fix: update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brycetham committed Jul 30, 2024
1 parent d79dd5a commit ac5c631
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 ac5c631

Please sign in to comment.