Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ahms5 committed Apr 10, 2024
1 parent 251c7f7 commit 3b3df3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create_issue_if_coockiecutter.yml
Expand Up @@ -15,8 +15,9 @@ jobs:
- uses: actions/checkout@v3
with:
repository: 'pyfar/cookiecutter-pypackage'
ref: 'auto_issue'
- uses: JasonEtco/create-an-issue@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
filename: .github/ISSUE_TEMPLATE.md
filename: .github/COOKIECUTTER_ISSUE_TEMPLATE.md.md

0 comments on commit 3b3df3d

Please sign in to comment.