Skip to content

Drop support for Ruby 2.0, 2.1, 2.2, 2.3, and 2.4 (#549) #158

Drop support for Ruby 2.0, 2.1, 2.2, 2.3, and 2.4 (#549)

Drop support for Ruby 2.0, 2.1, 2.2, 2.3, and 2.4 (#549) #158

Workflow file for this run

on: push
name: Push
jobs:
draftRelease:
name: Draft Release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Draft Release
uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}