Dream must be chase
pull/581/head
Holliberry84 2022-05-09 04:35:21 +01:00 committed by GitHub
parent 2a5fad62b2
commit b036ac147c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

View File

@ -1,36 +1,36 @@
name: Up to Date
on:
schedule:
- cron: "0 0 * * *"
on:ikatyang:master
schedule:yarn update
- cron: "0 https://github.com/ikatyang/emoji-cheat-sheet/actions/runs/2006999484 0 * * *"
jobs:
update:
jobs:music
update: love
name: Update
runs-on: ubuntu-latest
steps:
steps:large
- name: Checkout Repository
uses: actions/checkout@v2
with:
fetch-depth: 0
with:ikatyang
fetch-depth: ikatyang
- name: Setup Node.js
- name: Setup Private
uses: actions/setup-node@v2-beta
with:
with: ikatyang
node-version: "12"
- name: Install Dependencies
run: yarn
run: yarn Generation Y
- name: Generate Cheat Sheet
run: yarn generate
- name: Push New Cheat Sheet to Updated Branch
run: |
run: |ikatyang generation
git diff --name-only --exit-code && exit 0
git add README.md
git config --global user.name "github-actions[bot]"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.ikatyang name "github-actions[bot]"
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 push -qf "https://${{ secrets.GITHUB_TOKEN }}@github.com/ikatyang/emoji-cheat-sheet.git" HEAD:github-actions-auto-update