Skip to content

Commit 3a15997

Browse files
authored
Update release.yaml
1 parent a721e9c commit 3a15997

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
--repo-url=https://github.com/aortem/firebase-dart-admin-auth-sdk \
3131
--token="${{ secrets.RELEASE_PLEASE_ACTION_TOKEN }}" \
3232
--target-branch=main \
33-
--config-file=firebase-dart-admin-auth-sdk/release-please-config.json \
34-
--manifest-file=firebase-dart-admin-auth-sdk/.release-please-manifest.json
33+
--config-file=release-please-config.json \
34+
--manifest-file=.release-please-manifest.json
3535
3636
- name: Dump Release Output
3737
run: echo "Release process completed."

0 commit comments

Comments
 (0)