Skip to content

Commit fd5af23

Browse files
committed
update readme and workflow
1 parent 8a2969c commit fd5af23

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- name: Zip extension
4545
if: ${{ github.event_name == 'workflow_dispatch' }}
4646
run: |
47+
mv LICENSE ./dist/LeetcodeSessionManager
4748
cd ./dist/LeetcodeSessionManager
4849
zip -r ../../LeetcodeSessionManager-${{ github.event.inputs.tag }}.zip .
4950

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<a href="https://addons.mozilla.org/en-US/firefox/addon/leetsessionmanager/" target="_blank">
55
<img width="149" height="48" src="badges/Firefox.png?raw=true">
66
</a>
7-
<a href="https://chrome.google.com/webstore/detail/heikhhbkgpfclbhidmjebagbmnkcmkfk" target="_blank">
7+
<a href="https://github.com/pawanjenu/LeetcodeSessionManager/wiki/Install-extension" target="_blank">
88
<img width="178" height="48" src="badges/Chrome.png?raw=true">
99
</a>
1010
</p>

0 commit comments

Comments
 (0)