Skip to content

Commit 2e40091

Browse files
committed
bump up version major
1 parent 6e934d0 commit 2e40091

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ on:
33
push:
44
# master ブランチにコミットがpushされたときに限定
55
branches:
6-
- master
7-
paths:
8-
- '**.go'
6+
- versioning
97
jobs:
108
auto-release:
119
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)