Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Unverified Commit ff2fb11c authored by Maxime Deroullers's avatar Maxime Deroullers Committed by GitHub
Browse files

fix: branch name

parent a57b50c1
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ name: Build Jekyll site to push to GitHub Pages
on:
push:
branches:
- master
- main
paths-ignore:
- "docs/**"
schedule:
......@@ -59,4 +59,4 @@ jobs:
#https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site
#https://jekyllrb.com/docs/continuous-integration/github-actions/
#https://github.com/MichaelCurrin/jekyll-actions-quickstart
#https://github.com/Arishti-Live/arishti-live.github.io/blob/master/.github/workflows/jekyll.yml
\ No newline at end of file
#https://github.com/Arishti-Live/arishti-live.github.io/blob/master/.github/workflows/jekyll.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment