Skip to content

Update to Cadence 1.0.0-m3 #96

Update to Cadence 1.0.0-m3

Update to Cadence 1.0.0-m3 #96

Workflow file for this run

name: "🚀 release"
on:
push:
branches:
- master
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
name: 🚀 release
runs-on: ubuntu-latest
steps:
- name: 📚 checkout