Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen authored Jan 10, 2023
1 parent 3c5e601 commit b2a0e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
make release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_OWNER: ${GITHUB_ACTOR}
GIT_OWNER: ${{ env.GITHUB_ACTOR }}

0 comments on commit b2a0e2c

Please sign in to comment.