Skip to content

Migrate from /etc for configuration into /app (#729) #104

Migrate from /etc for configuration into /app (#729)

Migrate from /etc for configuration into /app (#729) #104

Workflow file for this run

name: Build, Update Config, and Deploy Development
on:
workflow_dispatch:
push:
branches:
- main
jobs:
build:
name: "Build ACAPy VC-AuthN"
if: github.repository_owner == 'openwallet-foundation'
uses: ./.github/workflows/publish.yml
with:
tag: "dev"
ref: "main"
platforms: "linux/amd64"