Skip to content

Commit e0f0369

Browse files
authored
Merge branch 'master' into rl.testlab781
2 parents 4361819 + cdda433 commit e0f0369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Perform gradle build
1818
run: |
19-
./gradlew firebasePublish -PprojectsToPublish=firebase-firestore -PpublishMode=RELEASE -PincludeFireEscapeArtifacts=true
19+
./gradlew firebasePublish -PpublishConfigFilePath=release.cfg -PpublishMode=RELEASE -PincludeFireEscapeArtifacts=true
2020
- name: Upload generated artifacts
2121
uses: actions/upload-artifact@v2
2222
with:

0 commit comments

Comments
 (0)