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 d6e7f58 commit 452fa4e
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 @@ -34,7 +34,7 @@ jobs:
needs: update-issue
runs-on: ubuntu-latest
steps:
- run: gh issue transfer "$ISSUE" datacite/product-suggestions-triage
- run: gh issue transfer "$ISSUE" ${{ vars.DEST_REPO }}
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_REPO: ${{ github.repository }}
Expand Down

0 comments on commit 452fa4e

Please sign in to comment.