Skip to content

Commit efa2dc0

Browse files
authored
Merge pull request #16 from github/nobe4-patch-1
Update gem.yml
2 parents b0dac66 + d24d0f6 commit efa2dc0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/gem.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: Publish and Release Gem
22
on:
33
push:
4-
branches:
5-
- main
6-
paths:
7-
- "VERSION"
4+
branches: [ $default-branch ]
5+
paths: [ "VERSION" ]
86
workflow_dispatch:
97

108
jobs:

0 commit comments

Comments
 (0)