Skip to content

Commit

Permalink
test with label
Browse files Browse the repository at this point in the history
  • Loading branch information
ahms5 committed Apr 10, 2024
1 parent 75e478e commit eb05ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_issue_if_coockiecutter.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
router: undefined:cookiecutter-pypackage
router: enhancement:cookiecutter-pypackage
- run: 'echo Created issue number ${{ steps.create-issue.outputs.number }}'
- run: 'echo Created ${{ steps.create-issue.outputs.url }}'
- run: 'echo move to ${{ steps.create-issue.new_issue_number }}'
Expand Down

0 comments on commit eb05ca8

Please sign in to comment.