diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 9e8d350..da3fa0c 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -23,5 +23,6 @@ jobs:
JRELEASER_GPG_PASSPHRASE: ${{ secrets.JRELEASER_GPG_PASSPHRASE }}
JRELEASER_GPG_SECRET_KEY: ${{ secrets.JRELEASER_GPG_SECRET_KEY }}
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.JRELEASER_GPG_PUBLIC_KEY }}
- JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: ./mvnw -Prelease deploy jreleaser:deploy -DaltDeploymentRepository=local::file:./target/staging-deploy
\ No newline at end of file
+ JRELEASER_GITHUB_TOKEN: ${{ secrets.PROD_GITHUB_TOKEN }}
+ run: ./mvnw deploy
+# run: ./mvnw -Prelease deploy jreleaser:deploy -DaltDeploymentRepository=local::default::./target/staging-deploy
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index fc180d5..60f9e44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
2.7.8
- io.github.lfernando
+ io.github.lfernando2091
openai-webflux-coroutines-spring-boot
0.0.1
openai-webflux-coroutines-spring-boot