Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8e8fe18

Browse files
committed
fix(changelog): fetching main first
1 parent0250256 commit8e8fe18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/changelog.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
git config user.name "github-actions[bot]"
3737
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
3838
39+
# Fetch the main branch to ensure local ref is up-to-date
40+
git fetch origin main
41+
3942
# Checkout main branch
4043
git checkout main
4144

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp