Skip to content

SyntaxError: The string did not match the expected pattern. #5

SyntaxError: The string did not match the expected pattern.

SyntaxError: The string did not match the expected pattern. #5

Workflow file for this run

on:
issues:
types: [opened]
jobs:
issue_creator_job:
runs-on: ubuntu-latest
name: Label issue and add to project
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Label issue and add to project
uses: somnolentPumpkin/[email protected]
id: hello
with:
github-token: ${{ secrets.ACCESS_TOKEN }}
actions: '{"data": [
{
"label": "ecosystem",
"project": "46",
"repo": "ecosystem-team",
"org": "harvesthq"
}
]}'