Skip to content

Commit

Permalink
Fix release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Mar 28, 2024
1 parent b93bc17 commit 7ddb3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: huacnlee/zed-extension-action@v1
with:
extension-name: zed
extension-name: pest
push-to: pest-parser/zed-extensions
env:
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

0 comments on commit 7ddb3b1

Please sign in to comment.