We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71ac6d commit a2e11ffCopy full SHA for a2e11ff
1 file changed
.github/workflows/action.yml
@@ -40,7 +40,6 @@ jobs:
40
run: |
41
git config --global user.email [email protected]
42
git config --global user.name meow.zang
43
- mv assets/ dist/assets/
44
mv js/ dist/js/
45
mv manifest.json dist/
46
mv popup.html dist/
0 commit comments