Skip to content

Commit

Permalink
perf: test release
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Nov 20, 2021
1 parent 709b87f commit 2199265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
env:
VERBOSE: ${{ secrets.VERBOSE }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_COMMITTER_NAME: antongolub
GIT_COMMITTER_EMAIL: mailbox@antongolub.ru
GIT_COMMITTER_NAME: ${{ secrets.GIT_COMMITTER_NAME }}
GIT_COMMITTER_EMAIL: ${{ secrets.GIT_COMMITTER_EMAIL }}

0 comments on commit 2199265

Please sign in to comment.