Skip to content

fix: input border style (Bezel.js paintWorklet's module) #5

fix: input border style (Bezel.js paintWorklet's module)

fix: input border style (Bezel.js paintWorklet's module) #5

name: Deploy to Firebase
"on":
push:
branches:
- master
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
# - run: npm ci && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_POKEDEXJS }}"
channelId: live
projectId: pokedexjs
env:
FIREBASE_CLI_PREVIEWS: hostingchannels