Skip to content

Commit

Permalink
Revert "Switch to repo token for action (open-telemetry#285)" (open-t…
Browse files Browse the repository at this point in the history
…elemetry#287)

This reverts commit c02a72c.
  • Loading branch information
flands authored Apr 15, 2021
1 parent c02a72c commit 9644a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-one-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
types: [opened, labeled]
env:
MY_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MY_GITHUB_TOKEN: ${{ secrets.SFX_PUBLIC_REPOS }}

jobs:
assign_one_project:
Expand Down

0 comments on commit 9644a63

Please sign in to comment.