Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit b9e1d47

Browse files
authored
fix(releas-please): set the correct branch name (#532)
1 parent 99bcd22 commit b9e1d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
on:
33
push:
44
branches:
5-
- master
5+
- xenial
66
jobs:
77
release-please:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)