mirror of
https://github.com/kou029w/daraz-san.git
synced 2025-01-30 22:08:00 +00:00
Delete deploy-fly.yml
This commit is contained in:
parent
63e2c5b434
commit
98a80843ca
1 changed files with 0 additions and 10 deletions
10
.github/workflows/deploy-fly.yml
vendored
10
.github/workflows/deploy-fly.yml
vendored
|
@ -1,10 +0,0 @@
|
||||||
name: deploy-fly
|
|
||||||
on: [push]
|
|
||||||
jobs:
|
|
||||||
main:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
- uses: superfly/flyctl-actions@1.0
|
|
||||||
with: { args: deploy }
|
|
||||||
env: { FLY_API_TOKEN: "${{ secrets.FLY_API_TOKEN }}" }
|
|
Loading…
Add table
Reference in a new issue