Fix checkout branch

This commit is contained in:
Martin Šalata
2021-04-02 22:17:20 +02:00
parent 265d582df9
commit 19676707ed

View File

@@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1
with:
ref: main
- name: Configure Git
run: |