We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c279768 + 410012b commit 4d7c26eCopy full SHA for 4d7c26e
1 file changed
.github/workflows/action.yml
@@ -42,7 +42,6 @@ jobs:
42
git config --global user.name meow.zang
43
mv js/ dist/js/
44
mv manifest.json dist/
45
- mv popup.html dist/
46
git rm -r --cached .
47
mv dist/* ../*
48
rm -rf dist
0 commit comments