Skip to content

Commit

Permalink
fix: e2e tests, task title
Browse files Browse the repository at this point in the history
  • Loading branch information
tolusha committed Feb 6, 2024
1 parent 2be9c87 commit db90edc
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 @@ -64,7 +64,7 @@ jobs:
fi
- name: Run make-release.sh script (commit changes, create branch, create PR)
run: |
# since we're using Flavius' token below to generate PRs, should also make tags/branches/commits by same owner
# since we're using Bazko' token below to generate PRs, should also make tags/branches/commits by same owner
# see https://github.com/che-incubator/chectl/settings/secrets/actions for the token used
git config --global user.name "Anatolii Bazko"
git config --global user.email "[email protected]"
Expand Down

0 comments on commit db90edc

Please sign in to comment.