Skip to content

⬆️ Bump @wdio/cli from 9.2.1 to 9.3.1 (#1235) #522

⬆️ Bump @wdio/cli from 9.2.1 to 9.3.1 (#1235)

⬆️ Bump @wdio/cli from 9.2.1 to 9.3.1 (#1235) #522

Workflow file for this run

name: Changelog
on:
push:
branches: [master]
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}