We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d290520 commit 1c7bc79Copy full SHA for 1c7bc79
.toys/release.rb
@@ -14,8 +14,8 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-load_git remote: "https://github.com/googleapis/google-cloud-ruby.git",
18
- path: ".toys/release"
+load_git remote: "https://github.com/googleapis/ruby-common-tools.git",
+ path: "toys/release"
19
20
tool "publish-gh-pages" do
21
flag :dry_run, default: ENV["RELEASE_DRY_RUN"] == "true"
0 commit comments