Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
xkww3n committed Nov 30, 2023
2 parents a096338 + bf98a2c commit 8918b35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@ jobs:
}
},
{
"type": "clashRuleSetClassical",
"type": "text",
"action": "add",
"args": {
"name": "apns",
"uri": "./dists/yaml/apns.yaml"
"uri": "./dists/text/apns.txt"
}
}
],
Expand Down

0 comments on commit 8918b35

Please sign in to comment.