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

Commitd216c06

Browse files
mattwang44isabellechiu
authored andcommitted
fix(action): should take default branch name as the version in CI (#730)
1 parentbdd1469 commitd216c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
run:sudo apt-get install gettext
1414

1515
-name:Validate
16-
run:VERSION=${{ github.event.pull_request.base.ref }} MODE=dummy make all
16+
run:VERSION=${{ github.event.repository.default_branch }} MODE=dummy make all

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp