Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ymgyt committed Jan 15, 2024
1 parent f96e260 commit 7f53efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v22
with:
gihtub_acces_token: ${{ secrets.GITHUB_TOKEN }}
gihtub_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: cachix/cachix-action@v14
with:
name: syndicationd
Expand Down

0 comments on commit 7f53efd

Please sign in to comment.