Skip to content

Commit a838d66

Browse files
committed
Change repo filter for testing
1 parent 564d7e7 commit a838d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_web-features.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- run: npm ci
2222
- run: npm test
2323
artifacts:
24-
if: github.repository == 'web-platform-dx/web-features'
24+
if: github.repository == 'foolip/web-features'
2525
runs-on: ubuntu-latest
2626
needs: "test"
2727
steps:

0 commit comments

Comments
 (0)