Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

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

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

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

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