Skip to content

Fix RuboCop issue and Ruby 2 compat #134

Fix RuboCop issue and Ruby 2 compat

Fix RuboCop issue and Ruby 2 compat #134

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 }}