Skip to content

Commit

Permalink
chore(ci): Fix release branch name (#2)
Browse files Browse the repository at this point in the history
Release-As: 101.0.0
  • Loading branch information
phated committed Nov 7, 2021
1 parent 9da8c77 commit a543459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -2,7 +2,7 @@ name: Release
on:
push:
branches:
- master
- main

jobs:
release-please:
Expand Down

0 comments on commit a543459

Please sign in to comment.