diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml
index d370605..4280c21 100644
--- a/.github/workflows/maven-publish.yml
+++ b/.github/workflows/maven-publish.yml
@@ -28,12 +28,6 @@ jobs:
- name: Start Unit Test DB
run: |
docker compose up --build -d
- - name: Build, Test & Publish
- uses: ncipollo/release-action@v1
- with:
- allowUpdates: true
- artifacts: "${{ github.workspace }}/out/artifacts/wasapi_jar/*.jar"
- token: ${{ secrets.GITHUB_TOKEN }}
- name: Publish to the Maven Central Repository
run: |
mvn \
diff --git a/pom.xml b/pom.xml
index 00009c7..9736fa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
io.github.umutayb
wasapi
- 0.0.2
+ 0.0.3
jar
Wasapi
@@ -278,7 +278,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 1.6
sign-artifacts
@@ -291,7 +291,7 @@
--pinentry-mode
loopback
- false
+ false