Skip to content

Commit 8950b86

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Copilot <[email protected]>
1 parent d5ebe3e commit 8950b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
path: src/Blake.CLI/Blake.CLI.csproj
8686
steps:
8787
- name: Publish
88-
uses: owner/repo/.github/workflows/reusable-publish.yml@main
88+
uses: ./.github/workflows/reusable-publish.yml
8989
with:
9090
project_path: ${{ matrix.project.path }}
9191
version: ${{ needs.generate-version.outputs.new_version }}

0 commit comments

Comments
 (0)