Skip to content

Commit

Permalink
Reset branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeaninev authored and Hakky54 committed Apr 12, 2023
1 parent a037c52 commit 4e33aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
maven-args: "-Possrh -Dmaven.javadoc.skip=true -DskipTests -DskipITs -Ddockerfile.skip -DdockerCompose.skip -Dmaven.deploy.skip=true"
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
maven-servers: '[{"id": "serverId1", "username": "username", "password": "password", "privateKey": "test", "passphrase": "testes"}, {"id": "serverId2", "username": "username2", "password": "password2"}]'
release-branch-name: release
release-branch-name: main

gpg-enabled: true
gpg-key-id: ${{ secrets.GPG_KEY_ID }}
Expand Down

0 comments on commit 4e33aa1

Please sign in to comment.