Skip to content

Commit 1262994

Browse files
authored
Clevertap web sdk version update to v2.3.0 (#193)
* feat: upgrade the clevertap web sdk to 2.3.0 * Updates test file * Updated @qiwi/semrel-metabranch version * Removed @qiwi/semrel-metabranch package. Replaced with @semantic-release/git * yarn lock file update * release.yml updated * Updated release.yml
1 parent 8be4bca commit 1262994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout
1616
uses: actions/checkout@v3
1717
with:
18-
persist-credentials: true
18+
persist-credentials: false
1919
fetch-depth: 0
2020
- name: Setup Git
2121
run: |

0 commit comments

Comments
 (0)