Skip to content

Commit

Permalink
Update generate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Sep 26, 2021
1 parent 553f177 commit 3518bca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Generate catalog
name: Trick or Treat

on:
schedule:
Expand All @@ -21,7 +21,7 @@ jobs:
run: |
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git add _stacks/
git add _candy/
git commit -m "Add changes" -a
- name: Push changes
uses: ad-m/github-push-action@057a6ba835d986bfe495dd476a6c4db1d5f9503c
Expand Down

0 comments on commit 3518bca

Please sign in to comment.