Skip to content

Commit

Permalink
push artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Apr 18, 2024
1 parent 84aaafe commit 8616909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
cp -r model-documentation site/
- uses: actions/upload-artifact@v4
if: ${{ github.event_name == 'pull_request' }}
# if: ${{ github.event_name == 'pull_request' }}
with:
name: website
path: website/site
Expand Down

0 comments on commit 8616909

Please sign in to comment.