Skip to content

Commit

Permalink
improve autorelease
Browse files Browse the repository at this point in the history
  • Loading branch information
c2biz committed Dec 5, 2024
1 parent ade3261 commit de222d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
- name: Build Package
run: |
mkdir packages
cp ./LICENSE ./artifacts
VERSION=$(git describe --tags --abbrev=0)
cat extension.json | jq ".version |= \"$VERSION\"" > ./artifacts/extension.json
cd artifacts
Expand Down

0 comments on commit de222d0

Please sign in to comment.