Skip to content

Commit

Permalink
up ci
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlautier committed Aug 16, 2024
1 parent 3038fd1 commit 0570447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
jobs:
package:
name: Package
uses: sketch7/.github/.github/workflows/dotnet-package.yml@feature/dotnet-lib-cache
uses: sketch7/.github/.github/workflows/dotnet-package.yml@dotnet-libs-v1
with:
dotnet-version: 8.0.x
# publishable: ${{ contains(fromJSON('["develop", "master", "workflow", "feature/workflow"]'), github.ref_name) || endsWith(github.ref_name, '.x') }}
Expand Down

0 comments on commit 0570447

Please sign in to comment.