Update labeler.yml

This commit is contained in:
Lorenzo Lewis
2023-08-17 09:40:49 +01:00
committed by GitHub
parent df343fbfad
commit a2f9d6f39f

View File

@@ -18,5 +18,5 @@ jobs:
# Trigger prod netlify re-build to refresh i18n dashboard
- name: Rebuild i18n Dashboard
if: contains(steps.label-pr.outputs.all-labels, 'i18n')
run: curl -X POST -d {} https://api.netlify.com/build_hooks/$env:NETLIFY_BUILD_KEY
run: curl -X POST -d {} https://api.netlify.com/build_hooks/$NETLIFY_BUILD_KEY