Commit 61a94b98 by mingyuan

Merge commit 'e61d0e8d'

parents c9d2db24 e61d0e8d
name: Gem
on:
pull_request:
branches:
- release
push:
branches:
- release
create:
tags:
- 'v*'
jobs:
build:
name: Build + Publish
......@@ -18,7 +15,7 @@ jobs:
- name: Set up Ruby
uses: actions/setup-ruby@v1
with:
version: 3.0
ruby-version: 3.0
- name: Publish to RubyGems
run: |
mkdir -p $HOME/.gem
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment