Skip to content

Commit

Permalink
Update transfer-issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Souvikns committed Dec 29, 2024
1 parent b983ab0 commit 42c232d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/transfer-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
run: |
gh issue transfer ${{github.event.issue.number}} asyncapi/${{steps.extract_step.outputs.repo}}
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 42c232d

Please sign in to comment.