Skip to content

Add bnb logo and token (#503) #429

Add bnb logo and token (#503)

Add bnb logo and token (#503) #429

Workflow file for this run

name: Trigger Astroport Dapp Build
on:
push:
branches:
- main
jobs:
trigger-build:
runs-on: ubuntu-latest
steps:
- name: Trigger Main Build
uses: fjogeleit/http-request-action@v1
with:
url: ${{ secrets.MAIN_BUILD_URL }}
method: GET