Skip to content

Commit

Permalink
Update ci-maven-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bestrand authored Oct 11, 2024
1 parent 4891004 commit 641e080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-maven-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:
type: string
m2-settings:
description: Set m2 settings overrides
default: \"<settings><servers><server><id>github</id><username>${{ github.actor }}</username><password>${{ github.token }}</password></server></servers></settings>\"
default: '"<settings><servers><server><id>github</id><username>${{ github.actor }}</username><password>${{ github.token }}</password></server></servers></settings>"'
required: false
type: string

Expand Down

0 comments on commit 641e080

Please sign in to comment.