Skip to content

Commit

Permalink
Voltado public key.
Browse files Browse the repository at this point in the history
  • Loading branch information
fincatto committed Jul 3, 2024
1 parent 0ea260e commit d9a3818
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
distribution: 'temurin'
cache: maven

# - name: Adding ssh key
# uses: webfactory/[email protected]
# with:
# ssh-private-key: ${{ secrets.ssh_private_key }}
- name: Adding ssh key
uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.ssh_private_key }}

- name: Git configuration
run: |
Expand Down

0 comments on commit d9a3818

Please sign in to comment.