Skip to content

Commit

Permalink
fix: test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
popovevgen committed Dec 29, 2023
1 parent ef59436 commit d8166e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ jobs:
run: npx semantic-release --debug
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
GIT_AUTHOR_NAME: "12evgen-bot12"
GIT_AUTHOR_EMAIL: "155072229+12evgen-bot@users.noreply.github.com12"
GIT_COMMITTER_NAME: "12evgen-bot12"
GIT_COMMITTER_EMAIL: "155072229+12evgen-bot@users.noreply.github.com12"

- name: 'Validate release'
shell: bash
Expand Down

0 comments on commit d8166e9

Please sign in to comment.