Fix preview branch (#237)

This commit is contained in:
Piotr Rogowski 2024-02-28 09:13:33 +01:00 committed by GitHub
parent 3bab373f3f
commit de6fa2aa6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ jobs:
projectName: wiki
directory: build
gitHubToken: ${{ secrets.GITHUB_TOKEN }} # GitHub Deployments
branch: ${{ github.event.workflow_run.head_branch }}
wranglerVersion: "3"
- name: Find PR number
id: find_pr_number