Skip to content

Commit

Permalink
chore: now hidden files are included in production artifacts (#4097)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickytonline authored Sep 10, 2024
1 parent f51ffa6 commit 764674b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
with:
name: build
path: .next
include-hidden-files: true

release:
environment:
Expand Down

0 comments on commit 764674b

Please sign in to comment.