Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ddee10b

Browse files
bump version using sed
1 parent 3974585 commit ddee10b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/main.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
run: |
4747
mv LICENSE ./dist/LeetcodeSessionManager
4848
cd ./dist/LeetcodeSessionManager
49+
sed -i '/version/s/[^.]*$/'"${{ github.event.inputs.tag }}\"/" manifest.json
4950
zip -r ../../LeetcodeSessionManager-${{ github.event.inputs.tag }}.zip .
5051
5152
- name: 'Create GitHub Release'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /