Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abolabo committed Oct 21, 2024
1 parent 856d432 commit 8004748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_on_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
rm -rf ./developer_tools_extension/.github
rm -rf ./developer_tools_extension/.gitignore
rm -rf ./developer_tools_extension/.git
mv ./developer_tools_extension ./developer_tools
cp -r ./developer_tools_extension ./developer_tools
zip -x ".*" -r developer_tools ./developer_tools
tar -czvf developer_tools.tar.gz developer_tools
- name: Create Release
Expand Down

0 comments on commit 8004748

Please sign in to comment.