diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml
index 6119d29..2c079d2 100644
--- a/.github/workflows/maven-publish.yml
+++ b/.github/workflows/maven-publish.yml
@@ -28,11 +28,9 @@ jobs:
settings-path: ${{ github.workspace }} # location for the settings.xml file
- name: Build with Maven
- working-directory: ./packages/java
run: mvn -B package --file pom.xml
- name: Publish to GitHub Packages Apache Maven
- working-directory: ./packages/java
- run: mvn deploy -s $GITHUB_WORKSPACE/packages/java/settings.xml
+ run: mvn deploy -s $GITHUB_WORKSPACE/settings.xml
env:
GITHUB_TOKEN: ${{ github.token }}
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 9031c55..d352563 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,33 +4,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -61,33 +35,35 @@
- {
- "keyToString": {
- "Application.Main.executor": "Run",
- "Application.io.github.gabriel_logan.multiform_validator.Main.executor": "Run",
- "Application.io.github.multiform_validator.Main.executor": "Run",
- "JUnit.AsciiTest.executor": "Run",
- "JUnit.CnpjValidatorTest.executor": "Run",
- "JUnit.CpfValidatorTest.executor": "Run",
- "JUnit.CpfValidatorTest.testNullCpf.executor": "Run",
- "JUnit.CreditCardValidatorTest.executor": "Run",
- "JUnit.CreditCardValidatorTest.testIdentifyFlagCard.executor": "Debug",
- "JUnit.EmailValidatorTest.executor": "Run",
- "JUnit.MainTest.executor": "Run",
- "JUnit.SimpleMathTest.executor": "Run",
- "JUnit.UtilsTest.executor": "Run",
- "JUnit.ValidatorTest.executor": "Run",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "git-widget-placeholder": "main",
- "kotlin-language-version-configured": "true",
- "project.structure.last.edited": "Project",
- "project.structure.proportion": "0.15",
- "project.structure.side.proportion": "0.2",
- "run.code.analysis.last.selected.profile": "pProject Default",
- "settings.editor.selected.configurable": "preferences.pluginManager"
+
+}]]>