Skip to content

Commit

Permalink
ci: fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux committed Aug 31, 2022
1 parent 1c8bbf9 commit 17b279c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/AutoPack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
allow_optifine_mod: true
never_store_squash_times: true
artifact_name: Slimefun-ResourcePack
path: ./

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/CI_Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
allow_optifine_mod: true
never_store_squash_times: true
path: ./

- name: ☁ DownloadArtifact Optimized Pack
Expand Down

0 comments on commit 17b279c

Please sign in to comment.