Skip to content
Snippets Groups Projects
Unverified Commit 2c789d40 authored by Patrick Marsceill's avatar Patrick Marsceill Committed by GitHub
Browse files

Merge branch 'master' into v0.2.4-release

parents f255c07c 4fb036eb
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ workflow "Publish to RubyGems" {
action "Build from Gemspec" {
uses = "scarhand/actions-ruby@master"
runs = "build just-the-docs.gemspec"
runs = "build *.gemspec"
}
action "scarhand/actions-ruby@master" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment