Skip to content

Commit

Permalink
Auto publish with version commit titles
Browse files Browse the repository at this point in the history
  • Loading branch information
JovannMC committed Apr 13, 2024
1 parent ca1277f commit e2c92f5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ name: Node.js Package
on:
release:
types: [created]
push:
branches:
- '**'
paths-ignore:
- '**.md'
tags:
- 'v*.*.*'

jobs:
build:
Expand Down

0 comments on commit e2c92f5

Please sign in to comment.