Skip to content

Commit

Permalink
Remove artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Feb 9, 2024
1 parent ffbeb3c commit 4ef2467
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy-documentation-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,3 @@ jobs:

- name: Compile the static site
run: php hyde build

- name: Upload artifacts
uses: actions/upload-artifact@v1
with:
name: 'preview-docs'
path: '_site/dev-docs-preview'

0 comments on commit 4ef2467

Please sign in to comment.