Skip to content

Commit

Permalink
Update new issue
Browse files Browse the repository at this point in the history
  • Loading branch information
codycooperross committed Jul 31, 2024
1 parent a10d9c9 commit d6e7f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
steps:
- run: gh issue transfer "$ISSUE" datacite/product-suggestions-triage
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_REPO: ${{ github.repository }}
ISSUE: ${{ github.event.issue.html_url }}

0 comments on commit d6e7f58

Please sign in to comment.