Skip to content

Commit

Permalink
fix: ci and build process
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Apr 19, 2021
1 parent 8707e08 commit 9dff7d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,6 @@ jobs:
- run: git config user.email "frank@cocreate.app"
- run: git config user.name "frank pagan"
- run: git commit --allow-empty -m "add dist bundle"
- run: git pull origin master
- run: git commit --allow-empty -m "add dist bundle"
- run: git push origin master

0 comments on commit 9dff7d2

Please sign in to comment.