瀏覽代碼

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

Loading…
取消
儲存