Skip to content

Commit

Permalink
Revert "update: public全部artifactsに載せたい"
Browse files Browse the repository at this point in the history
This reverts commit 85aa5a8.
  • Loading branch information
yamadashy committed Jan 23, 2024
1 parent 85aa5a8 commit d0d1945
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ jobs:
- name: Generate site
run: yarn site-build

- name: Archive site
- name: Archive feed
uses: actions/upload-artifact@v3
with:
name: site
path: public
name: feed-generate-results
path: public/feeds

0 comments on commit d0d1945

Please sign in to comment.