Skip to content

Remove the --admin and --auto flags and ask interactively instead #6

Remove the --admin and --auto flags and ask interactively instead

Remove the --admin and --auto flags and ask interactively instead #6

Workflow file for this run

name: release
on:
push:
tags:
- '*'
permissions:
contents: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cli/[email protected]