Moving app to azure storage

This commit is contained in:
2025-04-19 12:08:34 -05:00
parent 01e180e8f3
commit b2bd0de4dc
6 changed files with 22 additions and 70 deletions

View File

@@ -5,10 +5,7 @@ on:
environment_name:
required: true
type: string
version_number:
required: true
type: string
env:
VITE_API_URL: ${{ vars.VITE_API_URL }}
VITE_CLIENT_ID: ${{ vars.VITE_CLIENT_ID }}