Skip to content

Commit

Permalink
fix(ci): fixed branch name for release-please. ref #344
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Jun 27, 2024
1 parent e985ab2 commit 056f61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Run release-please
on:
push:
branches:
- master
- main

jobs:
release-please:
Expand Down

0 comments on commit 056f61e

Please sign in to comment.