diff options
| author | Dax Raad <[email protected]> | 2025-05-14 14:30:47 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-05-14 14:30:47 -0400 |
| commit | 47cbb650a0756133f794a93bd46ea79420512674 (patch) | |
| tree | 2828b620e0c1770e85c94a25def16c8c6d3bc1d6 /.github | |
| parent | e91371c6a5bdef5e02752991559be6fdb7b65488 (diff) | |
| download | opencode-47cbb650a0756133f794a93bd46ea79420512674.tar.gz opencode-47cbb650a0756133f794a93bd46ea79420512674.zip | |
ci
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 542000fb6..7bdea6be8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,5 +36,5 @@ jobs: version: latest args: release --clean env: - GITHUB_TOKEN: ${{ secrets.HOMEBREW_GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }} AUR_KEY: ${{ secrets.AUR_KEY }} |
