mirror of
https://github.com/microsoft/playwright-java.git
synced 2025-12-28 10:20:45 +00:00
devops: publish snapshots automatically on each commit (#543)
This commit is contained in:
parent
fcac298050
commit
1eb3f3bb80
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Publish
|
||||
on:
|
||||
workflow_dispatch
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
timeout-minutes: 30
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user