Skip to content

feat:Add traffic_source for Notification Settings (#83) #18

feat:Add traffic_source for Notification Settings (#83)

feat:Add traffic_source for Notification Settings (#83) #18

name: Release on Push
on:
push:
branches:
- main
jobs:
release_on_push:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: rymndhng/[email protected]
with:
bump_version_scheme: norelease
use_github_release_notes: true