Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
naimo84 committed Sep 7, 2023
1 parent e362501 commit 3f62faa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ on:
push:
branches: [ docs ]

build-and-deploy:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 3f62faa

Please sign in to comment.