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

Commit2d41d37

Browse files
committed
Test
1 parent57a9e56 commit2d41d37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/wrap.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
git add ${WRAPPED}
8282
git commit -m "Wrap translations"
8383
echo "WRAPPED=True" >> $GITHUB_ENV
84+
echo test
8485
fi
8586
8687
# Push changes
@@ -89,4 +90,4 @@ jobs:
8990
uses:ad-m/github-push-action@master
9091
with:
9192
github_token:${{ secrets.GITHUB_TOKEN }}
92-
branch:${{ github.event.pull_request.head.ref }}
93+
branch:${{ github.event.pull_request.head.ref }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp