Skip to content

Commit

Permalink
Fixup to #601 (#634)
Browse files Browse the repository at this point in the history
https://github.com/srggrs/assign-one-project-github-action#organisation-or-user-project

Signed-off-by: Adam Reif <garandor@manta.network>
Signed-off-by: Shumo Chu <shumo.chu@pm.me>
  • Loading branch information
Adam Reif authored and stechu committed Jul 11, 2022
1 parent 911aa09 commit cad7889
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
types: opened

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MY_GITHUB_TOKEN: ${{ secrets.ORG_ISSUE_GITHUB_TOKEN }}


jobs:
assign_to_project:
Expand Down

0 comments on commit cad7889

Please sign in to comment.