Skip to content

fix: only start auto update tick after user selects a application #13

fix: only start auto update tick after user selects a application

fix: only start auto update tick after user selects a application #13

Workflow file for this run

name: 🚀 Create release
on:
push:
branches:
- master
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: go
default-branch: master