Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Bump System.Linq.Dynamic.Core from 1.5.0 to 1.5.1 #10

Bump System.Linq.Dynamic.Core from 1.5.0 to 1.5.1

Bump System.Linq.Dynamic.Core from 1.5.0 to 1.5.1 #10

Workflow file for this run

name: Pack and Publish Nuget to Nuget.org
on:
push:
branches: master
jobs:
publish:
uses: unosquare/bump-nuget-version/.github/workflows/lib-ci-nuget-org.yml@master
with:
source-path: "src/"
project-name: "Unosquare.Tubular"
secrets:
nuget-api-key: ${{ secrets.NUGET_API_KEY }}
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}
cache-version: ${{ secrets.CACHE_VERSION }}