зеркало из
https://github.com/M82-project/DIMA.git
synced 2025-10-29 13:06:08 +02:00
Moves plugin files to "releases" directory
Relocates the plugin files from the "fichiers à télécharger" directory to a "releases" directory. This change ensures a cleaner separation between development files and release artifacts. Updates the CI workflow to reflect the new location for zipping and committing the plugin archive.
Этот коммит содержится в:
родитель
cbd037418c
Коммит
f3a10ae0c5
4
.github/workflows/zip-plugin.yml
поставляемый
4
.github/workflows/zip-plugin.yml
поставляемый
@ -30,7 +30,7 @@ jobs:
|
||||
# C'est la méthode la plus fiable pour gérer les chemins complexes.
|
||||
- name: 2. Compression du répertoire en .zip
|
||||
run: |
|
||||
cd "DIMA/plugin/plugin_chrome/fichiers à télécharger/"
|
||||
cd "DIMA/plugin/plugin_chrome/releases/"
|
||||
zip -r Plugin-dima.zip Plugin-dima
|
||||
|
||||
# Étape 3 : Commiter et pousser le fichier .zip sur le dépôt
|
||||
@ -43,4 +43,4 @@ jobs:
|
||||
commit_message: "🤖 CI : Mise à jour automatique de l'archive Plugin-dima.zip"
|
||||
|
||||
# Le chemin exact du fichier à commiter
|
||||
file_pattern: 'DIMA/plugin/plugin_chrome/fichiers à télécharger/Plugin-dima.zip'
|
||||
file_pattern: 'DIMA/plugin/plugin_chrome/releases/Plugin-dima.zip'
|
||||
|
||||
|
До Ширина: | Высота: | Размер: 332 KiB После Ширина: | Высота: | Размер: 332 KiB |
|
До Ширина: | Высота: | Размер: 332 KiB После Ширина: | Высота: | Размер: 332 KiB |
|
До Ширина: | Высота: | Размер: 332 KiB После Ширина: | Высота: | Размер: 332 KiB |
Загрузка…
x
Ссылка в новой задаче
Block a user