Skip to content

Commit

Permalink
fix: generate ssh key for the ssh clone to run
Browse files Browse the repository at this point in the history
  • Loading branch information
lyonlai committed Oct 21, 2024
1 parent 892248d commit 064fbc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-git-autoversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.AUTO_VERSIONING }}
run: |
set -xe
ssh-keygen -o -t rsa -C "ssh-keygen@cashapp.github.io"
git ls-remote --refs --tags git@github.com:aws/aws-cli.git

0 comments on commit 064fbc4

Please # to comment.