We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a77560 commit a1e9bbbCopy full SHA for a1e9bbb
.github/workflows/maintance-plugins.yml
@@ -42,4 +42,4 @@ jobs:
42
git add plugins
43
git add BP-Plugins-* || echo "No backup folder to add"
44
git commit -m "Backup plugins and clear plugins folder" || echo "No changes to commit"
45
- git push origin main
+ git push origin master
0 commit comments