Skip to content

Commit

Permalink
feat(ci): publish npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
hgw77 committed Dec 18, 2024
1 parent 0047d04 commit 35fd3af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: package-release
on:
push:
branches:
- hgw-build-release
#paths:
# - package.json
- main
paths:
- package.json
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
Expand Down

0 comments on commit 35fd3af

Please sign in to comment.