Skip to content

Commit

Permalink
chore(): ci clean up
Browse files Browse the repository at this point in the history
mhartington committed Sep 3, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3b15165 commit 4f8fcb5
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -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: [email protected]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",

0 comments on commit 4f8fcb5

Please sign in to comment.