Skip to content

Commit 857db86

Browse files
committed
cleaning up file name from copy
1 parent 88a6c5e commit 857db86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

entrypoint.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ STATUS=0
66
trap 'STATUS=$?' ERR
77

88
# problem matcher must exist in workspace
9-
cp /error-matcher.json $HOME/file-sync-error-matcher.json
10-
echo "::add-matcher::$HOME/file-sync-error-matcher.json"
9+
cp /error-matcher.json $HOME/accept-collabs-error-matcher.json
10+
echo "::add-matcher::$HOME/accept-collabs-error-matcher.json"
1111

1212
echo "Repository: [$GITHUB_REPOSITORY]"
1313

0 commit comments

Comments
 (0)