Skip to content

Merge pull request #50 from dynamicweb/dbe/20633-merge-to-10.5 #51

Merge pull request #50 from dynamicweb/dbe/20633-merge-to-10.5

Merge pull request #50 from dynamicweb/dbe/20633-merge-to-10.5 #51

Workflow file for this run

name: Call common build and push
on:
push:
branches: [ "main", "milestones/*" ]
jobs:
call-pushworkflow:
permissions:
actions: write
checks: write
contents: read
pull-requests: write
statuses: read
uses: dynamicweb/Common.Actions/.github/workflows/common-nuget-push.yml@main
secrets:
NUGETAPI: ${{secrets.NUGETAPI}}