Skip to content

Commit

Permalink
try other token
Browse files Browse the repository at this point in the history
  • Loading branch information
ahms5 committed Apr 10, 2024
1 parent 03d4e04 commit 297bd16
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,6 +20,6 @@ jobs:
- uses: actions-ecosystem/action-create-issue@v1
with:
title: Apply changes in coockiecutter
github_token: ${{ secrets.github_token }}
github_token: ${{ github.token }}
repo: pyfar/cookiecutter-pypackage
#owner: imkar

0 comments on commit 297bd16

Please sign in to comment.