Skip to content

chore: remove itn-1 visibility #13

chore: remove itn-1 visibility

chore: remove itn-1 visibility #13

Workflow file for this run

name: Deploy to Live Channel
on:
push:
branches:
- master
jobs:
deploy_live_website:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set Node.js
uses: actions/setup-node@v3
with:
node-version: 16
cache: "yarn"
- uses: borales/[email protected]
with:
cmd: install --ignore-engines
- uses: borales/[email protected]
with:
cmd: build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_NIBIRU_CHAIN }}"
projectId: nibiru-chain
channelId: live
target: explorer