Skip to content

Update CLI Version

Update CLI Version #2

Workflow file for this run

name: Update CLI Version
on:
workflow_dispatch:
workflow_run:
workflows: [test]
types:
- completed
jobs:
test-after-release:
runs-on: ubuntu-latest
steps:
- name: blabla
run: echo "this is a not test"