Skip to content

Merge pull request #702 from openwallet-foundation/bugfix/poetryVersion #94

Merge pull request #702 from openwallet-foundation/bugfix/poetryVersion

Merge pull request #702 from openwallet-foundation/bugfix/poetryVersion #94

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"