Remove dup category

This commit is contained in:
AngrySoundTech
2024-02-16 10:28:55 -05:00
parent 3d077ad0e4
commit 08c242b955

View File

@@ -48,7 +48,7 @@ jobs:
env:
CI: true
with:
arguments: "plugins:${{inputs.category}}:${{inputs.project}} build --scan"
arguments: "${{inputs.category}}:${{inputs.project}} build --scan"
- name: Create Release
uses: softprops/action-gh-release@v1