We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b577523 commit e11141bCopy full SHA for e11141b
.github/workflows/build-dist.yml
@@ -29,5 +29,5 @@ jobs:
29
git config --local user.email "[email protected]"
30
git config --local user.name "hoothin-update"
31
git add "Picviewer CE+/dist.user.js"
32
- git commit -m "chore(Picviewer CE+): Auto-generate dist.user.js with timestamp"
+ git commit -m "chore(Picviewer CE+): Auto-generate dist.user.js"
33
git push https://${{ secrets.ACTION_SECRET }}@github.com/${{ github.repository }}
0 commit comments