Skip to content

Commit 8605845

Browse files
Create main.yml
1 parent 842ed3f commit 8605845

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/workflows/main.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
name: Generate Datas
2+
3+
on:
4+
schedule: # execute every 12 hours
5+
- cron: "* */12 * * *"
6+
workflow_dispatch:
7+
8+
jobs:
9+
build:
10+
name: Jobs to update datas
11+
runs-on: ubuntu-latest
12+
steps:
13+
# Snake Animation
14+
- uses: Platane/snk@master
15+
id: snake-gif
16+
with:
17+
github_user_name: {{ThecoderPinar}}
18+
svg_out_path: dist/github-contribution-grid-snake.svg
19+
20+
- uses: crazy-max/ghaction-github-pages@v2.1.3
21+
with:
22+
target_branch: output
23+
build_dir: dist
24+
env:
25+
GITHUB_TOKEN: ${{ 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 }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy