Skip to content

Merge pull request #694 from openwallet-foundation/dependabot/npm_and… #93

Merge pull request #694 from openwallet-foundation/dependabot/npm_and…

Merge pull request #694 from openwallet-foundation/dependabot/npm_and… #93

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"