Skip to content

Merge pull request #125 from maboroshi-inc/isoden-patch-1 #35

Merge pull request #125 from maboroshi-inc/isoden-patch-1

Merge pull request #125 from maboroshi-inc/isoden-patch-1 #35

Workflow file for this run

name: Pre-Release
on:
push:
branches:
- master
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}