Skip to content

Commit

Permalink
include hidden files in artifact actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraLpresta committed Sep 11, 2024
1 parent 747eba4 commit 83dc04c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
name: ${{ github.event.repository.name }}
path: ../
include-hidden-files: true

upload_release_asset_production:
name: Upload the production zip asset to the release
Expand Down

0 comments on commit 83dc04c

Please sign in to comment.