Skip to content

Commit

Permalink
Try my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
MoSadie committed Jul 18, 2023
1 parent 9234401 commit 1164561
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,10 @@ jobs:

# Run DistributionTool
- name: Run DistributionTool
uses: AdamCarballo/streamdeck-distribution-tool@v1.0.1
uses: MoSadie/streamdeck-distribution-tool@4c3ba323c5ad7ef45acb772e1f4833468ce204fa
with:
input: 'StreamDeckPlugin/com.mosadie.effectmc.sdPlugin'
output: 'StreamDeckPlugin'
input: 'com.mosadie.effectmc.sdPlugin'
working-directory: 'StreamDeckPlugin'

# Upload Artifact
- name: Upload Artifact
Expand Down

0 comments on commit 1164561

Please sign in to comment.