mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
fix(metrics): Push to master branch
This commit is contained in:
parent
ae89ca3fbb
commit
eb85c8f70b
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue