Skip to content

[BUG] frontend: Creating a wallet address does concatenate base url and path with / #22

[BUG] frontend: Creating a wallet address does concatenate base url and path with /

[BUG] frontend: Creating a wallet address does concatenate base url and path with / #22

name: Add to documentation project board
on:
issues:
types:
- labeled
jobs:
add-to-project:
if: github.event.label.name == 'docs'
name: Add issue to project
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/interledger/projects/24/
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}