Skip to content

Commit 36b85c0

Browse files
committed
s
1 parent a1550b1 commit 36b85c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/push.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ fi
4444

4545
# copy assets
4646

47-
echo "GITHUB_ACTION_PATH: ${GITHUB_ACTION_PATH}"
48-
cp "${GITHUB_ACTION_PATH}/assets/*" "${cover_dir}"
47+
cp "${GITHUB_ACTION_PATH}"/assets/* "${cover_dir}"
4948

5049
# push to branch
5150

0 commit comments

Comments
 (0)