Skip to content

Commit

Permalink
Update Release.yml (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Nov 18, 2021
1 parent 0f08625 commit aa5b56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v1
- uses: elementary/actions/release@master
env:
GIT_USER_TOKEN: "${{ secrets.GIT_USER_TOKEN }}"
GIT_USER_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GIT_USER_NAME: "elementaryBot"
GIT_USER_EMAIL: "[email protected]"
with:
Expand Down

0 comments on commit aa5b56a

Please sign in to comment.