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 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