ci: the master branch is not called master branch anymore

This commit is contained in:
goaaats 2021-04-10 18:52:54 +02:00 committed by GitHub
parent 13576f0f07
commit 0c8a2e68cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,4 +90,4 @@ jobs:
git add .
git commit -m "[CI] Update staging" || true
git push origin master || true
git push origin main || true