mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
Update labeler.yml
This commit is contained in:
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user