mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-06-29 10:07:54 -04:00
ci: increase jars retention-days to 4
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
||||
with:
|
||||
name: jars
|
||||
path: /tmp/jars
|
||||
retention-days: 1
|
||||
retention-days: 4
|
||||
upload:
|
||||
if: (github.event_name != 'push' || github.repository_owner == 'runelite') && github.event_name != 'pull_request'
|
||||
needs: build
|
||||
|
||||
Reference in New Issue
Block a user