workflows: fixing branch name

This commit is contained in:
Zoe Roux
2022-01-11 10:45:19 +01:00
parent b0f2f57949
commit 0f05696e39
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v1
with:
submodules: true
ref: main
ref: master
- name: Push to Epitech repository
uses: pixta-dev/repository-mirroring-action@v1
with: