This commit is contained in:
Stephan 2021-12-16 12:54:38 +01:00
parent 9e6aad4060
commit 6349403466

View File

@ -16,6 +16,7 @@ jobs:
- name: Assign - name: Assign
uses: actions/github-script@v4 uses: actions/github-script@v4
with: with:
github-token: ${{ secrets.MY_GITHUB_TOKEN_TESTREPO }}
script: | script: |
//const project_id = 2 //const project_id = 2
//const column_name = 'Drafting' //const column_name = 'Drafting'