diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index 5bd342e..e63e3f0 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -9,5 +9,6 @@ jobs: permissions: id-token: write contents: write + environment: npm-release with: create-github-release: true diff --git a/package.json b/package.json index 96a6b24..bb80dce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mapbox/dynamodb-replicator", - "version": "10.1.2", + "version": "10.1.3", "description": "", "main": "index.js", "scripts": {