Skip to content

Commit

Permalink
ci: drop github pages build - keep artifacts generation
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Nov 15, 2023
1 parent 40842fb commit 349bd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
if: (failure() || success())
uses: actions/upload-artifact@v3
with:
name: repositories_artifacts
name: artifacts
path: |
./artifacts
- name: Upload artifact
Expand Down

0 comments on commit 349bd71

Please sign in to comment.