Skip to content

Commit

Permalink
debug: GoReleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Jan 15, 2025
1 parent 8a462cf commit 916a11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 916a11e

Please sign in to comment.