diff --git a/.github/workflows/ansible-release.yml b/.github/workflows/ansible-release.yml index a83bd05b2d..74fc2c142f 100644 --- a/.github/workflows/ansible-release.yml +++ b/.github/workflows/ansible-release.yml @@ -141,7 +141,6 @@ jobs: ref: ${{ github.event.repository.default_branch }} - name: Create git tag - working-directory: ansible-build-data run: | git config --global user.name "Github Actions" git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"