Skip to content

Commit 6bd83b3

Browse files
authored
Don't overwrite action file (#28)
1 parent 27802db commit 6bd83b3

File tree

2 files changed

+0
-152
lines changed

2 files changed

+0
-152
lines changed

checks/hacs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ GROUP="hacs"
44

55
function checkRun () {
66
cd "$GITHUB_ACTION_PATH/hacs/action"
7-
cp "$GITHUB_ACTION_PATH/helpers/action.py" "./action.py"
87
docker build . -t hacs/action
98
set +e
109
docker run \

helpers/action.py

Lines changed: 0 additions & 151 deletions
This file was deleted.

0 commit comments

Comments
 (0)