Skip to content

Commit

Permalink
fix: update gh upload artifacts path
Browse files Browse the repository at this point in the history
  • Loading branch information
ciatph committed Sep 12, 2024
1 parent fccaef2 commit 4c5cdca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
name: docs
include-hidden-files: true
path: docs/ph-municipalities/${{ env.version }}
path: docs
retention-days: 3

deploy-docs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint Files
name: Lint and Test

on:
push:
Expand Down

0 comments on commit 4c5cdca

Please sign in to comment.