Skip to content

Commit

Permalink
fix: missing closing parenthese
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed Jan 2, 2025
1 parent 48c572d commit 6db5a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precompiled_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
working-directory: cargokit/build_tool
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
PRIVATE_KEY: ${{ secrets.RELEASE_PRIVATE_KEY }
PRIVATE_KEY: ${{ secrets.RELEASE_PRIVATE_KEY }}

0 comments on commit 6db5a88

Please sign in to comment.