Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e39150bed9 |
@@ -36,7 +36,8 @@ jobs:
|
||||
git config user.name "publish bot"
|
||||
git config --global push.default simple
|
||||
git add README.md
|
||||
git add atomics
|
||||
git commit --allow-empty -m "updating atomics count and guids [ci skip]"
|
||||
# push quietly to prevent showing the token in log
|
||||
# no need to provide any credentials
|
||||
git push --force
|
||||
git push --force
|
||||
|
||||
Reference in New Issue
Block a user