Skip to content

made it possible to add members before and after registration open ti… #364

made it possible to add members before and after registration open ti…

made it possible to add members before and after registration open ti… #364

Workflow file for this run

name: Deploy to Azure development
on:
push:
branches:
- dev
workflow_dispatch:
jobs:
deploy:
uses: TIHLDE/Lepton/.github/workflows/deploy_to_azure.yml@dev
with:
registry_name: leptondevregistry
secrets:
registry_username: ${{ secrets.ACI_DEV_USERNAME }}
registry_password: ${{ secrets.ACI_DEV_PASSWORD }}