Skip to content

Commit

Permalink
Add branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksander Fidelus committed Aug 3, 2024
1 parent 2d5f8bf commit 2398b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: ${{ vars.CLOUDFLARE_PROJECT_NAME }}
directory: 'public/'
branch: ${{ github.event.pull_request.head.ref }}
- name: Comment on PR
uses: peter-evans/create-or-update-comment@v4
with:
Expand Down

0 comments on commit 2398b59

Please sign in to comment.