Skip to content

Commit

Permalink
ci: fix env name
Browse files Browse the repository at this point in the history
  • Loading branch information
nhedger committed Nov 20, 2023
1 parent 94f185b commit 165763a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Publish extension to Open VSX Registry
run: pnpm exec ovsx publish --packagePath biome.vsix
env:
VSCE_PAT: ${{ secrets.OVSX_PAT }}
OVSX_PAT: ${{ secrets.OVSX_PAT }}

0 comments on commit 165763a

Please sign in to comment.