mirror of
https://github.com/Damillora/Shioriko.git
synced 2024-11-24 05:17:33 +00:00
chore: fix workflow
This commit is contained in:
parent
f04575bc5c
commit
79fe33496b
5
.github/workflows/workflow.yml
vendored
5
.github/workflows/workflow.yml
vendored
@ -1,5 +1,8 @@
|
||||
name: CI
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user