Skip to content

Bump SwiftLint to 0.54.0 #115

Bump SwiftLint to 0.54.0

Bump SwiftLint to 0.54.0 #115

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}