Update release-main.yml

This commit is contained in:
tips-of-mine
2025-05-31 11:25:09 +02:00
committed by GitHub
parent 5aa9cfb33e
commit b40983edd8

View File

@ -35,7 +35,7 @@ jobs:
- name: prepare tar.gz
run: |
PLUGIN_NAME="cve prototype"
PLUGIN_NAME="SOC-Case-Management"
mkdir -p /tmp/$PLUGIN_NAME
cp -r . /tmp/$PLUGIN_NAME/
rm -rf /tmp/$PLUGIN_NAME/.git /tmp/$PLUGIN_NAME/.github