Skip to content

fix: missing icon file #439

fix: missing icon file

fix: missing icon file #439

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