Skip to content

Commit

Permalink
chore: 9.x release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarchini committed Jun 13, 2023
1 parent 86cab8c commit d0ffabe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- master
- 9.x
name: release-please
jobs:
release-please:
Expand All @@ -12,3 +12,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: restify
default-branch: 9.x

0 comments on commit d0ffabe

Please sign in to comment.