Skip to content

Commit

Permalink
kernelCTF: GHA: include "hidden" files (.config) in artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
koczkatamas committed Sep 9, 2024
1 parent 7f0fd3f commit c0eac50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kernelctf-release-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
name: ${{inputs.releaseId}}
path: kernelctf/releases/${{inputs.releaseId}}
if-no-files-found: error
include-hidden-files: true

upload:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c0eac50

Please sign in to comment.