Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schwager committed Feb 4, 2025
1 parent 2cdfca7 commit 6bb025e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
next-version-increment-prerelease: true

- name: DEBUG
run: echo ${{ env.NEXT_VERSION }}
run: echo ${{ env.NEXT_VERSION }} / ${{ env.RELEASE_VERSION }}

- name: Git init
run: git config --global user.email "[email protected]" && git config --global user.name "CICD"
Expand Down

0 comments on commit 6bb025e

Please sign in to comment.