Skip to content

Commit

Permalink
Execution of make target to publish version
Browse files Browse the repository at this point in the history
  • Loading branch information
JUAN CASTAÑEDA committed Sep 1, 2023
1 parent fee5872 commit 73ab7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEPLOYMENT_GITHUB_TOKEN: ${{ secrets.DEPLOYMENT_GITHUB_TOKEN }}
run: |
./gradlew publish
make publish

0 comments on commit 73ab7e8

Please sign in to comment.