Skip to content

Commit f81e496

Browse files
committed
[meta] Update publish workflow comment
1 parent 127f376 commit f81e496

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ jobs:
152152
git push origin "refs/tags/$v"
153153
fi
154154
155-
# (5) Always print the changelog so it's available for a manual upload if a store
156-
# failed. Mirrors ModGradle's line format and my [meta] filter.
155+
# Always print the changelog so it's available for a manual upload if a store
156+
# failed. Mirrors ModGradle's line format and my [meta] filter.
157157
- name: Print changelog
158158
if: always() && needs.check.outputs.prev_commit != ''
159159
run: |

0 commit comments

Comments
 (0)