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

Update main.workflow

parent b44efbf1
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