Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Trigger build again
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Feb 6, 2022
1 parent 0847118 commit 915da27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
production-branch: master
github-token: ${{ secrets.GITHUB_TOKEN }}
enable-pull-request-comment: false # We don't have github pull-requests
alias: ${{ github.ref_name }}
alias: ${{ github.ref_name }} # Base deploy URL on branch name
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 comments on commit 915da27

Please sign in to comment.