Fix publish
This commit is contained in:
parent
7755ca5a1a
commit
4db48f1ae1
@ -24,8 +24,7 @@ pipeline:
|
||||
password:
|
||||
from_secret: registrypassword
|
||||
when:
|
||||
branch: master
|
||||
event: [tag]
|
||||
tag: v*
|
||||
|
||||
matrix:
|
||||
GO_VERSION:
|
||||
|
@ -1,4 +1,4 @@
|
||||
package ezshare
|
||||
|
||||
// TODO: Maybe put this somewhere more sensible
|
||||
const Version = "v0.1.1"
|
||||
const Version = "v0.1.2"
|
||||
|
Loading…
Reference in New Issue
Block a user