Skip to content

Commit b36da3c

Browse files
committed
feat: enable artifact cleanup in sync-docs-from-node.yml
1 parent abdf2ac commit b36da3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-docs-from-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636

3737
# Global environment variables
3838
env:
39-
CLEANUP_ARTIFACTS: false
39+
CLEANUP_ARTIFACTS: true
4040

4141
# Prevent concurrent runs of the same workflow
4242
concurrency:

0 commit comments

Comments
 (0)