Skip to content

Commit

Permalink
Remove workflow artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
kerimcet committed Dec 29, 2023
1 parent d133ba5 commit c57f55d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
npx @11ty/eleventy
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
path: "./_site"

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c57f55d

Please sign in to comment.