chore: test release

This commit is contained in:
Matthieu CAILLEAUX
2021-11-18 15:42:03 +01:00
parent 275b65688b
commit f7363de314

View File

@@ -47,9 +47,9 @@ release:
links:
- name: 'content'
url: 'https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/releases/$CI_COMMIT_TAG/downloads/wfrp4e-actor-sheet-print.zip'
filepath: './dist/wfrp4e-actor-sheet-print.zip'
filepath: 'dist/wfrp4e-actor-sheet-print.zip'
- name: 'manifest'
url: 'https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/releases/$CI_COMMIT_TAG/downloads/module.json'
filepath: './dist/module.json'
filepath: 'dist/module.json'
only:
- tags