From 4f8fcb5ef3aac3281a13124c5ba443d1956bbef1 Mon Sep 17 00:00:00 2001 From: Mike Hartington Date: Thu, 3 Sep 2020 16:30:32 -0400 Subject: [PATCH] chore(): ci clean up --- .github/workflows/release.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 514d292..f3498de 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: - name: Release run: npx semantic-release env: - GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} GIT_AUTHOR_NAME: Ionitron GIT_AUTHOR_EMAIL: hi@ionicframework.com diff --git a/package.json b/package.json index 7370d09..f56838d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ionic-team/ionic-storage.git" + "url": "git+https://github.com/ionic-team/ionic-storage.git" }, "keywords": [ "ionic",