File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11name : Publish
22on :
33 release :
4- types : [ published ]
4+ types : [ created ]
55
66jobs :
77 build :
88 timeout-minutes : 30
99 strategy :
1010 fail-fast : false
11- runs-on : ${{ matrix.os }}
11+ runs-on : ubuntu-latest
1212 steps :
1313 - uses : actions/checkout@v2
1414 - uses : microsoft/playwright-github-action@v1
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.microsoft.playwright</groupId >
99 <artifactId >parent-pom</artifactId >
10- <version >0.170.1 </version >
10+ <version >0.170.2 </version >
1111 </parent >
1212
1313 <artifactId >api-generator</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.microsoft.playwright</groupId >
88 <artifactId >parent-pom</artifactId >
9- <version >0.170.1 </version >
9+ <version >0.170.2 </version >
1010 </parent >
1111
1212 <artifactId >driver-bundle</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.microsoft.playwright</groupId >
88 <artifactId >parent-pom</artifactId >
9- <version >0.170.1 </version >
9+ <version >0.170.2 </version >
1010 </parent >
1111
1212 <artifactId >driver</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.microsoft.playwright</groupId >
99 <artifactId >parent-pom</artifactId >
10- <version >0.170.1 </version >
10+ <version >0.170.2 </version >
1111 </parent >
1212
1313 <artifactId >playwright</artifactId >
Original file line number Diff line number Diff line change 66
77 <groupId >com.microsoft.playwright</groupId >
88 <artifactId >parent-pom</artifactId >
9- <version >0.170.1 </version >
9+ <version >0.170.2 </version >
1010 <packaging >pom</packaging >
1111 <name >Playwright Parent Project</name >
1212 <description >Java library to automate Chromium, Firefox and WebKit with a single API.
You can’t perform that action at this time.
0 commit comments