You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***NOTE: The `settings.xml` file is created in the Actions $HOME directory. If you have an existing `settings.xml` file at that location, it will be overwritten. See below for using the `settings-path` to change your `settings.xml` file location.***
@@ -142,14 +142,14 @@ jobs:
142
142
java-version: 1.8
143
143
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
144
144
settings-path: ${{ github.workspace }} # location for the settings.xml file
0 commit comments