Skip to content

Commit

Permalink
Skip webpage artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kiryk committed Nov 19, 2024
1 parent 2388ae0 commit 20907d2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/publish-webpage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,3 @@ jobs:
with:
name: pr_number
path: ./pr_number.txt

- name: Pack webpage as an artifact
if: always()
uses: actions/upload-artifact@v3
with:
name: webpage
path: ./public.new

0 comments on commit 20907d2

Please sign in to comment.