Skip to content

Commit

Permalink
include hidden .git files in artefact
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Oct 15, 2024
1 parent 0020ff3 commit 4337d93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
with:
name: code (${{ matrix.channel }})
path: dist/code/super-rentals
include-hidden-files: true
- name: Notify Discord
uses: sarisia/actions-status-discord@v1
if: ${{ failure() && github.event_name == 'schedule' }}
Expand Down

0 comments on commit 4337d93

Please sign in to comment.