Skip to content

Commit

Permalink
Changed source path and destination
Browse files Browse the repository at this point in the history
  • Loading branch information
monzanifabio committed May 23, 2024
1 parent d49cc6d commit 77d2732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jobs:
env:
API_TOKEN_GITHUB: ${{ secrets.ACTION_TOKEN }}
with:
source_file: "SVG/"
source_file: "SVG/**"
destination_repo: "Cryptofonts/cryptofont-web"
destination_folder: "img"
destination_folder: "img/icons"
user_email: "action@github.com"
user_name: "GitHub Action"
commit_message: "Merged icons from cryptoicons repo"

0 comments on commit 77d2732

Please sign in to comment.