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 85efd43 commit f22c604Copy full SHA for f22c604
.github/workflows/automation.yml
@@ -96,4 +96,6 @@ jobs:
96
- run: git config user.email "frank@cocreate.app"
97
- run: git config user.name "frank pagan"
98
- run: git commit --allow-empty -m "add dist bundle"
99
+ - run: git pull origin master
100
+ - run: git commit --allow-empty -m "add dist bundle"
101
- run: git push origin master
0 commit comments