Skip to content

retry releases to get tag name #335

retry releases to get tag name

retry releases to get tag name #335

Workflow file for this run

name: Draft Info E2E Test
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.18.2
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh