Skip to content

Commit

Permalink
remove ssh-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
oldsj committed Oct 13, 2023
1 parent d2e687a commit ad4d48b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
run: |
./dist/cloudexec_linux_amd64_v1/cloudexec version
- name: Setup SSH Deploy Key
uses: webfactory/ssh-agent@d4b9b8ff72958532804b70bbe600ad43b36d5f2e #v0.8.0
with:
ssh-private-key: ${{ secrets.HOMEBREW_TOOLS_DEPLOY_KEY }}

- name: Publish release
uses: goreleaser/goreleaser-action@v4
with:
Expand Down

0 comments on commit ad4d48b

Please sign in to comment.