mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 01:57:15 -06:00
Update main.workflow
This commit is contained in:
committed by
GitHub
parent
b44efbf1da
commit
4fb036ebac
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user