Skip to content

Commit daa07b4

Browse files
GHA: The connection looks right
1 parent e013c7d commit daa07b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
ssh-keyscan github.com >> ~/.ssh/known_hosts
3636
ssh-agent -a $SSH_AUTH_SOCK > /dev/null
3737
ssh-add - <<< "${{ secrets.SSH_PRIVATE_KEY }}"
38-
3938
4039
- name: Publish to GitHub Packages
4140
run: mvn -ntp -B release:prepare release:perform

0 commit comments

Comments
 (0)