Skip to content

Commit 86f099d

Browse files
committed
Add comment explaining second git push
1 parent 039c8d4 commit 86f099d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ git commit -m "[firebase-release] Removed change log and reset repo after ${NEW_
144144
echo "Cleaned up release notes."
145145

146146
echo "Pushing to GitHub..."
147+
# Push the changelog cleanup commit.
147148
git push origin master --tags
148149
echo "Pushed to GitHub."
149150

0 commit comments

Comments
 (0)