Skip to content

SVG importation fail #6

SVG importation fail

SVG importation fail #6

name: Add to project MapStore2Extension
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
# Project number 10 is MapStore Board
project-url: https://github.com/orgs/geosolutions-it/projects/10
# This secret is organization secret
github-token: ${{ secrets.ADD_TO_PROJECT }}