File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ LICENSE.md
77src/main/java/com/merge/api/core/MergeApiApiError.java
88src/main/java/com/merge/legacy
99
10+ .github/workflows/ci.yml
11+
1012# Fern is working on a fix to our code, which will automatically handle the logic we
1113# added to QueryStringMapper.java. Once that is fixed, we can remove this file from
1214# .fernignore.
Original file line number Diff line number Diff line change 6666 MAVEN_SIGNATURE_KID : ${{ secrets.MAVEN_SIGNATURE_KID }}
6767 MAVEN_SIGNATURE_SECRET_KEY : ${{ secrets.MAVEN_SIGNATURE_SECRET_KEY }}
6868 MAVEN_SIGNATURE_PASSWORD : ${{ secrets.MAVEN_SIGNATURE_PASSWORD }}
69+ MERGE_API_KEY_FILESTORAGE : ${{ secrets.MERGE_API_KEY_FILESTORAGE }}
70+ MERGE_ACCOUNT_TOKEN_FILESTORAGE : ${{ secrets.MERGE_ACCOUNT_TOKEN_FILESTORAGE }}
71+
You can’t perform that action at this time.
0 commit comments