mirror of
https://github.com/thangisme/notes.git
synced 2025-02-21 06:57:46 -05:00
Update main.workflow
This commit is contained in:
parent
b44efbf1da
commit
4fb036ebac
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -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" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user