Skip to content

Commit 8f1fcf0

Browse files
committed
Update build-dist.yml
1 parent 361e9f9 commit 8f1fcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
run: |
3030
git config --local user.email "[email protected]"
3131
git config --local user.name "hoothin-update"
32-
git add Picviewer CE+/dist.user.js
32+
git add "Picviewer CE+/dist.user.js"
3333
git commit -m "chore(Picviewer CE+): Auto-generate dist.user.js with timestamp"
3434
git push https://${{ secrets.ACTION_SECRET }}@github.com/${{ github.repository }}

0 commit comments

Comments
 (0)