We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
preview.yml
1 parent b0cdf89 commit c6ca4dcCopy full SHA for c6ca4dc
.github/workflows/preview.yml
@@ -41,7 +41,7 @@ jobs:
41
version: "1.6.0"
42
43
- name: Build project
44
- run: npm run build -- -u "https://ref.opendrea.am/pr-preview/pr-${{ github.event.number }}"
+ run: npm run build -- -u "https://ref.opendre.am/pr-preview/pr-${{ github.event.number }}"
45
46
- name: Build index
47
run: |
0 commit comments