mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(ci): use correct path for web-proxy GH action
This commit is contained in:
parent
b5c1197f81
commit
de2cc5474d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fly.yml
vendored
2
.github/workflows/fly.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- 'services/web-proxy'
|
||||
- 'services/web-proxy/**'
|
||||
|
||||
env:
|
||||
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue