Skip to content

Commit

Permalink
actions-ecosystem/action-create-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ahms5 committed Apr 10, 2024
1 parent 83ce12f commit 7cd18fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create_issue_if_coockiecutter.yml
Expand Up @@ -17,9 +17,9 @@ jobs:
with:
repository: 'pyfar/cookiecutter-pypackage'
ref: 'auto_issue'
- uses: dacbd/create-issue-action@v2
- uses: actions-ecosystem/action-create-issue@v1
with:
title: Apply changes in coockiecutter
token: ${{ github.token }}
#repo: imkar
owner: imkar
repo: pyfar/cookiecutter-pypackage
#owner: imkar

0 comments on commit 7cd18fb

Please sign in to comment.