From a41902570574f8c7cd25f5eb7326d339873a9de0 Mon Sep 17 00:00:00 2001 From: Johannes Loher <johannes.loher@fg4f.de> Date: Sat, 22 Feb 2025 17:03:08 +0100 Subject: [PATCH] ci: bump foundry-publish to v3.0.1 --- .woodpecker/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/publish.yaml b/.woodpecker/publish.yaml index cb9ac480..a82afd91 100644 --- a/.woodpecker/publish.yaml +++ b/.woodpecker/publish.yaml @@ -99,7 +99,7 @@ steps: - forge_token publish-to-foundry-admin: group: publish - image: johannesloher/foundry-publish + image: johannesloher/foundry-publish:v3.0.1 environment: FVTT_DELETE_OBSOLETE_VERSIONS: "true" commands: