Skip to content

Commit

Permalink
clown emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotr7 committed Feb 21, 2024
1 parent 2c63b8c commit 78ae872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -20,4 +20,4 @@ jobs:
run: dotnet tool install ArtemisRGB.Tools.PluginUploader --global

- name: Upload
run: artemis-plugin-uploader --pat ${{ secrets.WORKSHOP_PAT }} --path .
run: artemis-plugin-uploader upload-all --pat ${{ secrets.WORKSHOP_PAT }} --path .

0 comments on commit 78ae872

Please sign in to comment.