Update and rename npm-publish-github-packages.yml to Build-Production.yml
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
name: Build Solution
|
name: Build Production
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@@ -37,4 +37,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ env.VERSION }}
|
name: ${{ env.VERSION }}
|
||||||
path: ${{ env.VERSION }}.zip
|
path: ${{ env.VERSION }}
|
||||||
Reference in New Issue
Block a user