From 916a11eb9a9176330df01a7262bf60439a24342b Mon Sep 17 00:00:00 2001 From: Jan Nanista Date: Wed, 15 Jan 2025 11:20:20 -0800 Subject: [PATCH] debug: GoReleaser --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index fb9900ec..ece4e993 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -135,7 +135,7 @@ jobs: repo: ethereum-optimism/jan-circleci-playground - run: name: Tag something - command: git tag 0.1.0-alpha.31 + command: git tag 0.1.0-alpha.<< pipeline.git.number >> - run: name: Run GoReleaser # FIXME Just for the time being we add the --snapshot flag