Skip to content

Commit e097890

Browse files
committed
Always publish the site, for use in deploy
1 parent d959afa commit e097890

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ jobs:
9595
if: "github.event_name == 'pull_request'"
9696
run: echo ${{ github.event.number }} > ./target/site/pr-id.txt
9797
- name: Publishing directory for PR preview
98-
if: "github.event_name == 'pull_request'"
9998
uses: actions/upload-artifact@v7
10099
with:
101100
name: site

0 commit comments

Comments
 (0)