Update Go Release workflow to include frontend build and copy step
This commit is contained in:
parent
e598e25bec
commit
b9293c4010
|
@ -5,8 +5,8 @@ permissions:
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
tags:
|
||||
- 'v*'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue