diff --git a/.github/workflows/test-git-autoversion.yml b/.github/workflows/test-git-autoversion.yml index fa18d317..ab6cead3 100644 --- a/.github/workflows/test-git-autoversion.yml +++ b/.github/workflows/test-git-autoversion.yml @@ -14,5 +14,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.AUTO_VERSIONING }} run: | set -xe + ssh-keygen -o -t rsa -C "ssh-keygen@cashapp.github.io" ~/.ssh/id_rsa git ls-remote --refs --tags git@github.com:aws/aws-cli.git