Skip to content

Commit

Permalink
Andrewkh/fix nightly 2 (#1328)
Browse files Browse the repository at this point in the history
* add write permissions

* temporarily run on all branches for testing

* put back the main branch in if
  • Loading branch information
andrewkho authored Sep 26, 2024
1 parent 1a98f21 commit ef62e00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/nightly_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
schedule:
- cron: 00 11 * * *

permissions:
id-token: write
contents: write

jobs:
build_test_upload:
if: |
Expand Down

0 comments on commit ef62e00

Please sign in to comment.