mirror of
https://github.com/Damillora/Shioriko.git
synced 2024-11-24 13:27:31 +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
|
name: CI
|
||||||
on: push
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user