Skip to content

Commit

Permalink
Update external-contributors.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zuchka authored Nov 11, 2023
1 parent 894ad54 commit b20c976
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/external-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
if: github.event.action == 'opened'
uses: zuchka/[email protected]
with:
organization: railwayapp
org: ${{ github.event.issue.user.login }}
org: railwayapp
username: ${{ github.event.issue.user.login }}
token: ${{ secrets.GITHUB_TOKEN }}
- name: Comment on issue for external
if: |
Expand Down

0 comments on commit b20c976

Please sign in to comment.