Skip to content

Commit

Permalink
排除不需要的placeholder文件
Browse files Browse the repository at this point in the history
  • Loading branch information
Seshiria committed Jan 22, 2025
1 parent 449ae52 commit 7a86bc9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:
uses: actions/[email protected]
with:
name: ${{ env.fliename }}
path: ${{ env.fliepath }}
path: |
${{ env.fliepath }}
!*/placeholder
compression-level: 9

0 comments on commit 7a86bc9

Please sign in to comment.