Skip to content

Commit 71affc5

Browse files
try to remove environment from wpt
1 parent 6b3a863 commit 71affc5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/wpt.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,6 @@ jobs:
285285
needs: wpt
286286
# if: ${{ github.ref == 'refs/heads/main' }}
287287
runs-on: ubuntu-latest
288-
environment:
289-
name: github-pages
290-
url: ${{ steps.deployment.outputs.page_url }}
291288
permissions:
292289
contents: write
293290
steps:

0 commit comments

Comments
 (0)