Skip to content

Commit

Permalink
ci: fix documentation job (#1235)
Browse files Browse the repository at this point in the history
  • Loading branch information
zepfred authored Nov 28, 2024
1 parent a104eb4 commit 9c243ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request_secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ jobs:
environment:
name: "documentation (preview)"
url: ${{ steps.deploy.outputs.deployment-url }}
env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
steps:
- name: Checkout frontend
Expand Down

0 comments on commit 9c243ec

Please sign in to comment.