Skip to content

Commit

Permalink
#33 - test doc generate action
Browse files Browse the repository at this point in the history
  • Loading branch information
apanasiuk-el committed Jul 23, 2024
1 parent aac7438 commit 0a91d59
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/doc-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ jobs:

- name: Generate and commit new commands documentation
run: |
# constants for selecting branches
readonly GIT_BRANCH="${GITHUB_REF_NAME}"
readonly GITHUB_ORG="${GITHUB_REPOSITORY_OWNER}"
echo "Configure Git user.name and user.email."
git config user.name github-actions
git config user.email [email protected]
Expand Down

0 comments on commit 0a91d59

Please sign in to comment.