diff --git a/.woodpecker.yml b/.woodpecker.yml index 3c1fd75..970b6f4 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -34,5 +34,5 @@ pipeline: - npx -y --loglevel=error github:burningtree/ipfs-cluster-deploy ./build ethbrno-web secrets: [IPFS_CLUSTER_PASS] when: - event: tag + tag: v* branch: [main]