Skip to content

Commit

Permalink
build: trigger release on master push
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Nov 16, 2021
1 parent c7fedca commit 0aa0d34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

on:
push:
tags:
- "*"
branches:
- master

jobs:
release:
Expand Down

0 comments on commit 0aa0d34

Please sign in to comment.