Skip to content

Commit

Permalink
Update website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon authored Sep 29, 2024
1 parent 269ef37 commit e8c15d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
- name: Upload artifacts
uses: actions/upload-pages-artifact@v3
id: upload
with:
name: github-pages
path: _website/
Expand All @@ -117,7 +116,6 @@ jobs:
- name: Post preview
uses: gvegayon/actions/post-artifact@main
with:
artifact-id: ${{ steps.upload.outputs.artifact_id }}
artifact-name: 'pkgdown website'
python: 'python3'
gh-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e8c15d4

Please sign in to comment.