Skip to content

Commit 258cd00

Browse files
committed
comment on release actions
1 parent 07cdc19 commit 258cd00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
nexus_username: ${{ secrets.OSSRH_USERNAME }}
2727
nexus_password: ${{ secrets.OSSRH_TOKEN }}
2828

29+
# This is separate job because there were issues with git after release step, was not able to commit changes. See history.
2930
update-working-version:
3031
runs-on: ubuntu-latest
3132
steps:

0 commit comments

Comments
 (0)