We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9111e7d commit c7a879dCopy full SHA for c7a879d
.github/workflows/deploy_oss.yml
@@ -18,3 +18,4 @@ jobs:
18
region: ${{ secrets.S3_REGION }}
19
bucket: ${{ secrets.S3_BUCKET }}
20
path-format: /$(file)
21
+ exclude: "**/.*"
0 commit comments