소스 검색

Update resultat.yml

main
Heuzef 8 달 전
부모
커밋
61513cbd40
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      .github/workflows/resultat.yml

+ 3
- 0
.github/workflows/resultat.yml 파일 보기

@@ -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

불러오는 중...
취소
저장