Actualiser .forgejo/workflows/main.yml
All checks were successful
/ build (push) Successful in 44s

This commit is contained in:
chapeau 2024-09-08 08:17:24 +00:00
parent 5239d56c9e
commit 069f52efc3

View file

@ -17,10 +17,10 @@ jobs:
repository: chapeau/blog-static
path: _site
token: ${{ secrets.GH_PAT }}
ref: main
- name: Setup
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAIL: ${{ secrets.MAIL }}
shell: bash
run: |