Skip to content

Commit

Permalink
Update build_models.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf authored Dec 23, 2024
1 parent 8bc6be4 commit 942b6a1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_models.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# This workflow builds model web assets from model sources
# with an option to build a release using current master
# TODO: Parameterize model source tag ${{env.SRC_TAG}}

name: Build Models
name: Build Models Backend
env:
# Model source tag
# Model source tag: models are built using this source
SRC_TAG: 'PORTAL_RELEASE_20210718'

on:
Expand Down

0 comments on commit 942b6a1

Please sign in to comment.