Skip to content

update to latest CLI and emulator and fix txs and tests to not use op… #169

update to latest CLI and emulator and fix txs and tests to not use op…

update to latest CLI and emulator and fix txs and tests to not use op… #169

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