Skip to content

Commit

Permalink
CI: Change Plugin Package Name
Browse files Browse the repository at this point in the history
  • Loading branch information
caxanga334 committed Nov 24, 2024
1 parent d0f1855 commit 77c3d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
- name: Upload Compiled Plugins Artifact
uses: actions/[email protected]
with:
name: plugins-${{ matrix.package-name }}-${{ steps.short-sha.outputs.sha }}
name: navbot-sm-plugins-${{ steps.short-sha.outputs.sha }}
path: |
build/package/*
Expand Down

0 comments on commit 77c3d14

Please sign in to comment.