Add 'cp metadata.txt'
This commit is contained in:
@@ -87,6 +87,10 @@ jobs:
|
||||
GIT_PLUGIN_URL: ${{ steps.daten.outputs.git_plugin_url }}
|
||||
RELEASE_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
||||
- name: Metadata kopieren
|
||||
run: |
|
||||
cp plugin/.gitea/templates/metadata.template plugin/metadata.txt
|
||||
|
||||
- name: Metadata anpassen
|
||||
run: |
|
||||
cd plugin
|
||||
|
||||
Reference in New Issue
Block a user