Compare commits
2 Commits
971a523495
...
03c1614860
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03c1614860 | ||
|
|
bbd8b993d5 |
@@ -74,7 +74,7 @@ jobs:
|
||||
run: |
|
||||
cd repo
|
||||
FILE="${{ steps.xmlfile.outputs.file }}"
|
||||
ID="${{ steps.payload.outputs.plugin_id }}"
|
||||
ID="${{ steps.payload.outputs.id }}"
|
||||
|
||||
# Entfernt den kompletten Plugin-Block
|
||||
sed -i "/<pyqgis_plugin[^>]*plugin_id=\"${ID//\//\\/}\"/,/<\/pyqgis_plugin>/d" "$FILE"
|
||||
|
||||
Reference in New Issue
Block a user