Skip to content

Commit db5ded5

Browse files
committed
ci: remove example.png from release archive
1 parent 90234bf commit db5ded5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
cp plugin.json _release/auto-claim/
3232
cp README.md _release/auto-claim/
3333
cp LICENSE _release/auto-claim/
34-
[ -f example.png ] && cp example.png _release/auto-claim/ || true
3534
cp -r backend _release/auto-claim/
3635
cp -r .millennium _release/auto-claim/
3736

0 commit comments

Comments
 (0)