diff --git a/.github/OSBotify-private-key.asc.gpg b/.github/OSBotify-private-key.asc.gpg index 58cab0b..03f0622 100644 Binary files a/.github/OSBotify-private-key.asc.gpg and b/.github/OSBotify-private-key.asc.gpg differ diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ad03b97..cb926de 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -33,7 +33,7 @@ jobs: - name: Set up git for OSBotify run: | - git config --global user.signingkey 367811D53E34168C + git config --global user.signingkey AEE1036472A782AB git config --global commit.gpgsign true git config --global user.name OSBotify git config --global user.email infra+osbotify@expensify.com diff --git a/package.json b/package.json index e8fac0b..76b3dc8 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,14 @@ "type": "git", "url": "git+ssh://git@github.com/awesomejerry/react-native-qrcode-svg.git" }, + "files": [ + "Example", + "screenshot", + "src", + "babel.config.js", + "index.d.ts", + "index.js" + ], "keywords": [ "react-native", "qrcode",