Skip to content

Commit

Permalink
fix file exclusion rule
Browse files Browse the repository at this point in the history
  • Loading branch information
bandinopla committed Nov 15, 2024
1 parent 11d2264 commit 58d45c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sbd-rank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
server-dir: /wxr-server-staging/db/resolvers/
local-dir: ./server-to-upload/db/resolvers/
exclude: |
**/*
!sbd-stats.js
**/*
- name: Copy to production & Restart...
uses: appleboy/[email protected]
Expand Down

0 comments on commit 58d45c1

Please sign in to comment.