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 5a88b5b commit cefd970Copy full SHA for cefd970
Makefile
@@ -9,6 +9,5 @@ push:
9
git config user.email "travis@travis-ci.org"
10
git config user.name "traviscibot"
11
git add .
12
- git reset HEAD =0.0.4
13
git commit -m "Sync templates [skip ci]"
14
git push https://moremoban:${GITHUB_TOKEN}@github.com/moremoban/pypi-mobans HEAD:moban -f
0 commit comments