Skip to content

Commit

Permalink
Update [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Dec 7, 2023
1 parent e37ba27 commit 349a126
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/curation/index.jl
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ function tag(path::AbstractString)
x = tryparse(VersionNumber, ENV["LAST_QUBOLIB_TAG"])

if isnothing(x)
@warn("Pushing tag forward")

v"0.1.0"
else
x
Expand Down

0 comments on commit 349a126

Please sign in to comment.