Skip to content

Commit e11141b

Browse files
authored
Update build-dist.yml
1 parent b577523 commit e11141b

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,5 +29,5 @@ jobs:
2929
git config --local user.email "[email protected]"
3030
git config --local user.name "hoothin-update"
3131
git add "Picviewer CE+/dist.user.js"
32-
git commit -m "chore(Picviewer CE+): Auto-generate dist.user.js with timestamp"
32+
git commit -m "chore(Picviewer CE+): Auto-generate dist.user.js"
3333
git push https://${{ secrets.ACTION_SECRET }}@github.com/${{ github.repository }}

0 commit comments

Comments
 (0)