cleanup-configs #560

Merged
saluu merged 3 commits from cleanup-configs into main 2025-02-22 20:58:41 +01:00
Showing only changes of commit 3f6e0baa51 - Show all commits

View file

@ -99,16 +99,13 @@ steps:
- forge_token
publish-to-foundry-admin:
group: publish
image: johannesloher/foundry-publish:v3.0.1
environment:
FVTT_DELETE_OBSOLETE_VERSIONS: "true"
image: johannesloher/foundry-publish:v4.0.0
commands:
- export FVTT_MANIFEST_PATH=${CI_REPO_NAME}/system.json
- export FVTT_MANIFEST_URL=${CI_REPO_URL}/releases/download/${CI_COMMIT_TAG}/system.json
- foundry-publish
secrets:
- fvtt_package_id
- fvtt_username
- fvtt_password
- fvtt_token
when:
<<: *is_latest_channel