Skip to content

Commit

Permalink
Update package-extension.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
auroris committed Dec 3, 2023
1 parent 3a36d62 commit f87024c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Get Version
id: get_version
run: echo "VERSION=$(jq -r .version manifest.json)" >> $GITHUB_ENV
run: echo "VERSION=$(jq -r .version src/manifest.json)" >> $GITHUB_ENV

- name: Package Extension
run: |
Expand Down

0 comments on commit f87024c

Please sign in to comment.