Skip to content

Commit

Permalink
Change repo filter for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip committed Aug 8, 2024
1 parent 564d7e7 commit a838d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_web-features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: npm ci
- run: npm test
artifacts:
if: github.repository == 'web-platform-dx/web-features'
if: github.repository == 'foolip/web-features'
runs-on: ubuntu-latest
needs: "test"
steps:
Expand Down

0 comments on commit a838d66

Please sign in to comment.