Skip to content

Commit

Permalink
Merge pull request #10 from haya14busa/fix-branch
Browse files Browse the repository at this point in the history
fix branch name
  • Loading branch information
haya14busa authored Aug 4, 2020
2 parents 2065f62 + ecf31b1 commit 967ed83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: release
on:
push:
branches:
- master
- main
tags:
- 'v*.*.*'
pull_request:
Expand Down

0 comments on commit 967ed83

Please sign in to comment.