Update Go Release workflow to include frontend build and copy step

This commit is contained in:
Mo Tarbin 2024-07-25 00:31:40 -04:00
parent e598e25bec
commit b9293c4010

View file

@ -5,8 +5,8 @@ permissions:
on:
push:
branches:
- dev
tags:
- 'v*'
jobs:
build:
runs-on: ubuntu-latest