Skip to content

Commit

Permalink
fix: Add option to never store squash times in devbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jqshuv committed Dec 30, 2024
1 parent 4e8ef5f commit 6df4526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/devbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
pack_directory = '.'
output_file_path = '/tmp/pack.zip'
ignore_system_and_hidden_files = false
never_store_squash_times = true
# - name: 📦 ZIP
# uses: vimtor/action-zip@v1
Expand Down

0 comments on commit 6df4526

Please sign in to comment.