mirror of
https://github.com/kou029w/quot.git
synced 2025-01-31 22:38:07 +00:00
Compare commits
2 commits
d0ff52dadb
...
bb7da228f9
Author | SHA1 | Date | |
---|---|---|---|
bb7da228f9 | |||
9a3062e5cf |
2 changed files with 0 additions and 15 deletions
13
.github/workflows/deploy.yml
vendored
13
.github/workflows/deploy.yml
vendored
|
@ -1,13 +0,0 @@
|
||||||
name: deploy
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [main]
|
|
||||||
jobs:
|
|
||||||
main:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
- uses: superfly/flyctl-actions/setup-flyctl@master
|
|
||||||
- run: flyctl deploy --local-only
|
|
||||||
env:
|
|
||||||
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
|
|
|
@ -1,5 +1,3 @@
|
||||||
# Quot
|
# Quot
|
||||||
|
|
||||||
メモ帳
|
メモ帳
|
||||||
|
|
||||||
Demo: https://quot.fly.dev
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue