Skip to content

⬆️ Bump @wdio/jasmine-framework from 9.2.1 to 9.4.1 (#1236) #529

⬆️ Bump @wdio/jasmine-framework from 9.2.1 to 9.4.1 (#1236)

⬆️ Bump @wdio/jasmine-framework from 9.2.1 to 9.4.1 (#1236) #529

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 }}