Skip to content

Commit e71a700

Browse files
committed
TCLOUD-4860: Update version of cleanup action
1 parent ec9dc74 commit e71a700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docs_v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
aws s3api put-object --bucket ${BUCKET} --key main/index.html --body .github/workflows/resources/empty.html --content-type text/html --metadata pointer=${RUN}
8585
8686
- name: Tag old versions for cleanup
87-
uses: tinymce/tinymce-docs-cleanup-action@v0.1
87+
uses: tinymce/tinymce-docs-cleanup-action@v1.0
8888
with:
8989
bucket: ${{ env.BUCKET }}
9090
folder: main

0 commit comments

Comments
 (0)