Skip to content

Commit 2c789d4

Browse files
authored
Merge branch 'master' into v0.2.4-release
2 parents f255c07 + 4fb036e commit 2c789d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/main.workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ workflow "Publish to RubyGems" {
55

66
action "Build from Gemspec" {
77
uses = "scarhand/actions-ruby@master"
8-
runs = "build just-the-docs.gemspec"
8+
runs = "build *.gemspec"
99
}
1010

1111
action "scarhand/actions-ruby@master" {

0 commit comments

Comments
 (0)