Update README.md

This commit is contained in:
2024-03-12 09:27:41 +01:00
parent d0bc9a7ac5
commit 51cbd6f094
2 changed files with 26 additions and 1 deletions
+23
View File
@@ -0,0 +1,23 @@
name: Generate Datas
on:
schedule: # execute every 12 hours
- cron: "* */12 * * *"
workflow_dispatch:
jobs:
build:
name: Jobs to update datas
runs-on: ubuntu-latest
steps:
# Snake Animation
- uses: Platane/snk@master
id: snake-gif
with:
github_user_name: unepicier
svg_out_path: dist/github-contribution-grid-snake.svg
- uses: crazy-max/ghaction-github-pages@v2.1.3
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+3 -1
View File
@@ -80,9 +80,11 @@ I'm 19 years old self-taught developer from France :clipperton_island:.
<div align="center">
<img src="https://github-readme-stats.vercel.app/api?username=unepicier&&show_icons=true&count_private=true&theme=tokyonight" style="margin: 1em"/>
<br>
<img alt="Top Used Languages" style="margin: auto 0;" src="https://github-readme-stats.vercel.app/api/top-langs/?username=UnEpicier&langs_count=10">
<!-- <img alt="Top Used Languages" style="margin: auto 0;" src="https://github-readme-stats.vercel.app/api/top-langs/?username=UnEpicier&langs_count=10"> -->
</div>
![Snake animation](https://github.com/eagrundy/eagrundy/blob/output/github-contribution-grid-snake.svg)
<br>
</p>