Skip to content

Commit bb8b7fb

Browse files
committed
adds release changes
1 parent f17ec1e commit bb8b7fb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Release React Native SDK
22

33
permissions:
4+
id-token: write
45
contents: read
6+
57
on:
68
release:
79
types: [published]

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://formbricks.com",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/formbricks/formbricks"
9+
"url": "https://github.com/formbricks/react-native"
1010
},
1111
"keywords": [
1212
"Formbricks",

0 commit comments

Comments
 (0)