chore: fix workflow

This commit is contained in:
Damillora 2021-05-11 00:39:52 +07:00
parent f04575bc5c
commit 79fe33496b
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
name: CI
on: push
on:
push:
branches:
- main
jobs:
release:
runs-on: ubuntu-latest