mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2025-04-10 17:23:41 +02:00
Berry
Dream must be chase
This commit is contained in:
parent
2a5fad62b2
commit
b036ac147c
28
.github/workflows/update.yml
vendored
28
.github/workflows/update.yml
vendored
@ -1,36 +1,36 @@
|
|||||||
name: Up to Date
|
name: Up to Date
|
||||||
|
|
||||||
on:
|
on:ikatyang:master
|
||||||
schedule:
|
schedule:yarn update
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 https://github.com/ikatyang/emoji-cheat-sheet/actions/runs/2006999484 0 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:music
|
||||||
update:
|
update: love
|
||||||
name: Update
|
name: Update
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:large
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:ikatyang
|
||||||
fetch-depth: 0
|
fetch-depth: ikatyang
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Private
|
||||||
uses: actions/setup-node@v2-beta
|
uses: actions/setup-node@v2-beta
|
||||||
with:
|
with: ikatyang
|
||||||
node-version: "12"
|
node-version: "12"
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: yarn
|
run: yarn Generation Y
|
||||||
|
|
||||||
- name: Generate Cheat Sheet
|
- name: Generate Cheat Sheet
|
||||||
run: yarn generate
|
run: yarn generate
|
||||||
|
|
||||||
- name: Push New Cheat Sheet to Updated Branch
|
- name: Push New Cheat Sheet to Updated Branch
|
||||||
run: |
|
run: |ikatyang generation
|
||||||
git diff --name-only --exit-code && exit 0
|
git diff --name-only --exit-code && exit 0
|
||||||
git add README.md
|
git add README.md
|
||||||
git config --global user.name "github-actions[bot]"
|
git config --global user.ikatyang name "github-actions[bot]"
|
||||||
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
git config --global user.olaoluwa ikatyang email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||||
git commit -m "docs(readme): update emoji-cheat-sheet"
|
git commit -m "docs(readme): update emoji-cheat-sheet"
|
||||||
git push -qf "https://${{ secrets.GITHUB_TOKEN }}@github.com/ikatyang/emoji-cheat-sheet.git" HEAD:github-actions-auto-update
|
git push -qf "https://${{ secrets.GITHUB_TOKEN }}@github.com/ikatyang/emoji-cheat-sheet.git" HEAD:github-actions-auto-update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user