chore: test release

This commit is contained in:
Matthieu CAILLEAUX
2021-11-15 17:57:51 +01:00
parent fd2ea09ccd
commit 275b65688b

View File

@@ -46,8 +46,10 @@ release:
assets:
links:
- name: 'content'
url: './dist/wfrp4e-actor-sheet-print.zip'
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'
- name: 'manifest'
url: './dist/module.json'
url: 'https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/releases/$CI_COMMIT_TAG/downloads/module.json'
filepath: './dist/module.json'
only:
- tags