Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
buixor committed Oct 6, 2023
1 parent 2031bb0 commit e4b85b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_taxonomy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v1
- name: Create local changes
env:
AUTHOR: ${{ github.event.issue.user.login }}
AUTHOR: ${{ github.actor }}
AUTHOR2: ${{ github.event.pull_request.user.login }}
run: |
echo "->>" $AUTHOR
Expand Down

0 comments on commit e4b85b8

Please sign in to comment.