Switch to v5 branch after coverage upload

v5-api
Dominik Nakamura 2 years ago
parent 749f6cc364
commit 293abf940c
No known key found for this signature in database
GPG Key ID: E4C6A749B2491910

@ -32,4 +32,4 @@ upload-coverage: coverage
git add -A coverage coverage.json index.html style.css
git commit -m "Coverage for $(git rev-parse --short v5-api)"
git push
git checkout main
git checkout v5-api

Loading…
Cancel
Save