Skip to content

Commit c7a879d

Browse files
committed
Update: add check out step
1 parent 9111e7d commit c7a879d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_oss.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ jobs:
1818
region: ${{ secrets.S3_REGION }}
1919
bucket: ${{ secrets.S3_BUCKET }}
2020
path-format: /$(file)
21+
exclude: "**/.*"

0 commit comments

Comments
 (0)