We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
main
1 parent a829618 commit f2c6eb5Copy full SHA for f2c6eb5
.github/workflows/deploy.yml
@@ -65,6 +65,3 @@ jobs:
65
if: "${{ github.event.inputs.to_publish == 'lib' }}"
66
run: |
67
./gradlew :changelogPush -Prelease=true --stacktrace --warning-mode all --no-configuration-cache
68
- - run: git checkout main
69
- - run: git merge release --ff-only
70
- - run: git push origin main
0 commit comments