Skip to content

npm start fails with mojo war #5

npm start fails with mojo war

npm start fails with mojo war #5

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/add-to-project@v0.4.0
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 }}