mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-27 17:41:40 +00:00
ci: use custom token for release so it isn't rate limited
This commit is contained in:
4
.github/workflows/clean-artifacts.yml
vendored
4
.github/workflows/clean-artifacts.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Clean Artifacts
|
||||
on:
|
||||
schedule:
|
||||
# Every 6 hours
|
||||
- cron: '0 */6 * * *'
|
||||
# Once a day
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
remove-old-artifacts:
|
||||
|
||||
Reference in New Issue
Block a user