Skip to content

fix(api): πŸ› do not use integers as string #103

fix(api): πŸ› do not use integers as string

fix(api): πŸ› do not use integers as string #103

Workflow file for this run

name: Deploy
on:
workflow_run:
workflows:
- Release
types: [completed]
branches:
- main
- release/**
push:
branches:
- main
jobs:
deploy:
if: github.ref == 'refs/heads/main'
uses: dyne/workflows/.github/workflows/node-staging-deploy.yml@main
secrets: inherit
with:
deploy_url: https://explorer.did.dyne.org