We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800c10c commit 2c8bcebCopy full SHA for 2c8bceb
1 file changed
.github/workflows/release.yml
@@ -130,6 +130,7 @@ jobs:
130
name: release-site
131
path: ${{ env.RELEASE_SITE_DIR }}
132
retention-days: 5
133
+ include-hidden-files: true
134
135
- name: Upgrade npm for trusted publishing (OIDC) support
136
if: ${{ !inputs.dry_run }}
0 commit comments