We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d24a964 + c10e819 commit adfdd78Copy full SHA for adfdd78
1 file changed
.github/workflows/publish.yml
@@ -50,5 +50,5 @@ jobs:
50
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
51
git add -A
52
git add -f plugins/*/agents/ plugins/*/skills/
53
- git commit -m "chore: publish from staged [skip ci]" --allow-empty
+ git commit -m "chore: publish from staged" --allow-empty
54
git push origin HEAD:main --force
0 commit comments