Skip to content

Commit

Permalink
Update AutoDownload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MustardChef authored Oct 9, 2023
1 parent bfd8c59 commit f65a651
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/AutoDownload.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Download and Release WSA

permissions:
contents: write

on:
push:
branches:
Expand All @@ -8,6 +11,7 @@ on:
schedule:
- cron: "0 */5 * * *"


env:
WSA_WORK_ENV: /home/runner/work/WSAPackages/WSAPackages/download/WSAEnv

Expand Down

0 comments on commit f65a651

Please sign in to comment.