chore: worklfow testing

This commit is contained in:
Bill Church 2022-07-30 11:01:23 -04:00
parent 3b0cb975ef
commit 71a272c526

View file

@ -22,7 +22,8 @@ jobs:
- name: 'Checkout'
uses: actions/checkout@v3
with:
ref: ${{ inputs.tag }}
- ref: ${{ inputs.tag }}
if: "${{ inputs.tag != '' }}"
- name: Prepare
id: prep
run: |