Test CI
This commit is contained in:
@@ -17,7 +17,6 @@ pipeline:
|
||||
password:
|
||||
from_secret: registrypass
|
||||
when:
|
||||
branch: refs/tags/*
|
||||
tag: v*
|
||||
|
||||
depends_on:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package ezshare
|
||||
|
||||
// TODO: Maybe put this somewhere more sensible
|
||||
const Version = "v0.1.3"
|
||||
const Version = "v0.1.4"
|
||||
|
Reference in New Issue
Block a user