Skip to content

Commit 7242f6c

Browse files
committed
fixed notes not being pushed
1 parent a2b05ba commit 7242f6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-timestamps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
git notes add -m "timestamp_bump_commit"
6060
git config --global --add --bool push.autoSetupRemote true
6161
git push
62+
git push origin 'refs/notes/*'
6263
6364
- name: Check if new fatimage needed
6465
id: fatimage_check

0 commit comments

Comments
 (0)