mirror of
https://github.com/thangisme/notes.git
synced 2025-10-14 18:44:08 -04:00
Merge branch 'master' into v0.2.4-release
This commit is contained in:
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@@ -5,7 +5,7 @@ workflow "Publish to RubyGems" {
|
|||||||
|
|
||||||
action "Build from Gemspec" {
|
action "Build from Gemspec" {
|
||||||
uses = "scarhand/actions-ruby@master"
|
uses = "scarhand/actions-ruby@master"
|
||||||
runs = "build just-the-docs.gemspec"
|
runs = "build *.gemspec"
|
||||||
}
|
}
|
||||||
|
|
||||||
action "scarhand/actions-ruby@master" {
|
action "scarhand/actions-ruby@master" {
|
||||||
|
Reference in New Issue
Block a user