Skip to content

Release (Production version for A2 + Binaries + GH Pages) #1

Release (Production version for A2 + Binaries + GH Pages)

Release (Production version for A2 + Binaries + GH Pages) #1

Workflow file for this run

name: Release (Production version for A2 + Binaries + GH Pages)
on: [workflow_dispatch]
jobs:
print-ref:
name: Print ref
runs-on: ubuntu-latest
steps:
- run: echo ${{ github.ref_name }}