Skip to content

Commit 7f25220

Browse files
authored
fix(action): fix release action (#1398)
Signed-off-by: Robin Han <[email protected]>
1 parent 4089225 commit 7f25220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
else
4040
echo "Skip and remove site-docs file: $file"
4141
rm "$file"
42+
fi
4243
done
4344
4445
- uses: jakejarvis/s3-sync-action@master

0 commit comments

Comments
 (0)