Skip to content

Commit

Permalink
fix: fix branch name for release
Browse files Browse the repository at this point in the history
  • Loading branch information
slurdge committed Nov 13, 2022
1 parent 4e17404 commit ae48309
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: Release
on:
push:
branches:
- main
- master
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ae48309

Please # to comment.