Przeglądaj źródła

Update resultat.yml

main
Heuzef 8 miesięcy temu
rodzic
commit
61513cbd40
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      .github/workflows/resultat.yml

+ 3
- 0
.github/workflows/resultat.yml Wyświetl plik

@@ -13,6 +13,9 @@ jobs:

- name: Ajouter le fichier resultat_vote.txt
run: git add ${{ github.workspace }}/resultat_vote.txt
- name: Committer les modifications
run: git commit -m "MAJ du resultat du vote"

- name: Push les modifications
run: git push origin main

Ładowanie…
Anuluj
Zapisz