Skip to content

Commit

Permalink
shift
Browse files Browse the repository at this point in the history
  • Loading branch information
ahms5 committed Apr 10, 2024
1 parent bb96d22 commit 9660d6b
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 @@ -20,9 +20,9 @@ jobs:
- uses: dacbd/create-issue-action@main
with:
token: ${{ github.token }}
title: ${{ github.event.issue.title }}
owner: pyfar
repo: cookiecutter-pypackage
title: ${{ github.event.issue.title }}
body: |
### Context
[Failed Run](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})
Expand Down

0 comments on commit 9660d6b

Please sign in to comment.