Setup Aerobatic static hosting
This commit is contained in:
2
.github/workflows/aerobatic.yml
vendored
2
.github/workflows/aerobatic.yml
vendored
@@ -18,6 +18,6 @@ jobs:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@master
|
||||
- name: Deploy to Aerobatic
|
||||
run: aero deploy
|
||||
run: npm run deploy
|
||||
env:
|
||||
FIREBASE_TOKEN: ${{ secrets.AEROBATIC_API_KEY }}
|
Reference in New Issue
Block a user