Fix publish
This commit is contained in:
parent
7755ca5a1a
commit
4db48f1ae1
@ -24,8 +24,7 @@ pipeline:
|
|||||||
password:
|
password:
|
||||||
from_secret: registrypassword
|
from_secret: registrypassword
|
||||||
when:
|
when:
|
||||||
branch: master
|
tag: v*
|
||||||
event: [tag]
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
GO_VERSION:
|
GO_VERSION:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
package ezshare
|
package ezshare
|
||||||
|
|
||||||
// TODO: Maybe put this somewhere more sensible
|
// 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