Skip to content

Commit 2c8bceb

Browse files
committed
Include hidden files while uploading release artifacts.
1 parent 800c10c commit 2c8bceb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ jobs:
130130
name: release-site
131131
path: ${{ env.RELEASE_SITE_DIR }}
132132
retention-days: 5
133+
include-hidden-files: true
133134

134135
- name: Upgrade npm for trusted publishing (OIDC) support
135136
if: ${{ !inputs.dry_run }}

0 commit comments

Comments
 (0)