Skip to content

Commit

Permalink
Update kicad-pcm.yml
Browse files Browse the repository at this point in the history
fix repo name to dispatch workflow rebuild repo
  • Loading branch information
SYSUeric66 committed Aug 16, 2023
1 parent 44296b9 commit 52e356a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kicad-pcm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
with:
workflow: Rebuild repository
ref: refs/heads/main
repo: SYSUeric66/kicad-amf-plugin
repo: SYSUeric66/SYSUeric66-kicad-addone-repository
token: ${{ secrets.ACTION_SECRETS_1 }}
inputs: '{ "VERSION": "${{env.VERSION}}", "DOWNLOAD_SHA256": "${{env.DOWNLOAD_SHA256}}", "DOWNLOAD_SIZE": "${{env.DOWNLOAD_SIZE}}", "DOWNLOAD_URL": "${{env.DOWNLOAD_URL}}", "INSTALL_SIZE": "${{env.INSTALL_SIZE}}" }'

0 comments on commit 52e356a

Please sign in to comment.