We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b7555 commit b343ea6Copy full SHA for b343ea6
.github/workflows/health-metrics-release.yml
@@ -23,7 +23,7 @@ jobs:
23
"${{ env.gpg_passphrase }}"
24
gcloud auth activate-service-account --key-file service_account.json
25
- name: Produce health metric diff reports
26
- uses: yifanyang/github-actions/health-metrics/release-diffing@master
+ uses: FirebaseExtended/github-actions/health-metrics/release-diffing@master
27
with:
28
repo: ${{ github.repository }}
29
ref: ${{ github.ref }}
0 commit comments