mirror of
https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management.git
synced 2025-06-28 13:48:42 +02:00
Update release-main.yml
This commit is contained in:
2
.github/workflows /release-main.yml
vendored
2
.github/workflows /release-main.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
- name: prepare tar.gz
|
- name: prepare tar.gz
|
||||||
run: |
|
run: |
|
||||||
PLUGIN_NAME="cve prototype"
|
PLUGIN_NAME="SOC-Case-Management"
|
||||||
mkdir -p /tmp/$PLUGIN_NAME
|
mkdir -p /tmp/$PLUGIN_NAME
|
||||||
cp -r . /tmp/$PLUGIN_NAME/
|
cp -r . /tmp/$PLUGIN_NAME/
|
||||||
rm -rf /tmp/$PLUGIN_NAME/.git /tmp/$PLUGIN_NAME/.github
|
rm -rf /tmp/$PLUGIN_NAME/.git /tmp/$PLUGIN_NAME/.github
|
||||||
|
Reference in New Issue
Block a user