Skip to content

Commit

Permalink
Use the term "extension" instead of "package" in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cirras committed Dec 15, 2023
1 parent 9791c11 commit dbc2378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version: 18
registry-url: "https://registry.npmjs.org"
cache: npm
- name: Publish package
- name: Publish extension
run: |
npm ci
npm run deploy
Expand Down

0 comments on commit dbc2378

Please sign in to comment.