Auto merge of #15163 - NanthR:fix-ci, r=lnicola
fix(metrics): Push to master branch
This commit is contained in:
commit
38dd674eab
2
.github/workflows/metrics.yaml
vendored
2
.github/workflows/metrics.yaml
vendored
@ -140,6 +140,6 @@ jobs:
|
||||
cd metrics
|
||||
git add .
|
||||
git -c user.name=Bot -c user.email=dummy@example.com commit --message 📈
|
||||
git push origin new
|
||||
git push origin master
|
||||
env:
|
||||
METRICS_TOKEN: ${{ secrets.METRICS_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user