diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2022-09-11 15:40:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-11 15:40:19 -0700 |
| commit | 304fc0f94c7e558e11ff17787ce8b5944de15474 (patch) | |
| tree | a31a73eac91f2a48df8dea1ea295b7612e7c0aff /.github/workflows | |
| parent | b5b041fdee3cdb3576cd4d1c77580f57da0b6435 (diff) | |
| download | decky-loader-304fc0f94c7e558e11ff17787ce8b5944de15474.tar.gz decky-loader-304fc0f94c7e558e11ff17787ce8b5944de15474.zip | |
Update build.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5173cd19..950cdefc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -93,7 +93,7 @@ jobs: uses: rez0n/actions-github-release@main id: latest_release env: - # token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }} repository: "SteamDeckHomebrew/decky-loader" type: "nodraft" |
