We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 265a42f + ded752c commit 72908e3Copy full SHA for 72908e3
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Maven settings
32
uses: 1arp/create-a-file-action@0.4.5
33
with:
34
- path: /home/runnner/.m2
+ path: /home/runner/.m2
35
isAbsolutePath: true
36
file: settings.xml
37
content: ${{ secrets.MAVEN_SETTINGS_XML }}
0 commit comments