diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e5e25031..04a625847 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,8 @@ on: branches: - staging - feature* + tags: + - v** env: GIT_SUBMODULE_STRATEGY: recursive diff --git a/package-lock.json b/package-lock.json index d1962186e..a33b63be4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "polykey", - "version": "1.7.1", + "version": "1.7.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "polykey", - "version": "1.7.1", + "version": "1.7.2", "license": "GPL-3.0", "dependencies": { "@matrixai/async-cancellable": "^1.1.1", diff --git a/package.json b/package.json index 8ceb12402..2d8eba0a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "polykey", - "version": "1.7.1", + "version": "1.7.2", "homepage": "https://polykey.com", "author": "Matrix AI", "contributors": [