Skip to content

normalize incoming instructions ot quil-rs types #575

normalize incoming instructions ot quil-rs types

normalize incoming instructions ot quil-rs types #575

Workflow file for this run

name: Release Dry Run
on: push
jobs:
release-dry-run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.PAT }}
- name: Install Knope
uses: knope-dev/action@v1
with:
version: 0.7.2 # Test before updating, breaking changes likely: https://github.com/knope-dev/action#install-latest-version
- name: Display Pending Prerelease
run: knope prerelease --dry-run