Skip to content

Commit

Permalink
chore: fix: typos
Browse files Browse the repository at this point in the history
* ↑ baka
  • Loading branch information
keiko233 committed Nov 10, 2023
1 parent bcf40dd commit 417a5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# enable cache even though failed
# continue-on-error: true
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}
TAURI_KEY_PASSWORD: ${{ secrets.TAURI_KEY_PASSWORD }}
with:
Expand Down

0 comments on commit 417a5a8

Please sign in to comment.