Skip to content

OFFI-126: Adding several Stripe API endpoints and basics of Subscript… #247

OFFI-126: Adding several Stripe API endpoints and basics of Subscript…

OFFI-126: Adding several Stripe API endpoints and basics of Subscript… #247

name: Publish to CloudSmith
on:
push:
branches:
- main
jobs:
call-publish-workflow:
uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@dev
with:
source: https://nuget.cloudsmith.io/orchardcore/commerce/v3/index.json
publish-version: "USE_GITHUB_RUN_NUMBER"
secrets:
API_KEY: ${{ secrets.CLOUDSMITH_API_KEY }}