You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# - name: Trigger `Build and deploy` workflow in `documentation` repo
36
+
# run: |
37
+
# event_type="trigger-preview-build"
38
+
# environment="preview"
39
+
# theme_version="${{ github.head_ref || '' }}" # Will either be the branch name if triggered from pull request, or empty string (aka latest) if triggered from release
0 commit comments