Skip to content

Commit

Permalink
update release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Laszlo Kiraly <[email protected]>
  • Loading branch information
ljkiraly committed Jan 17, 2025
1 parent 5b04eca commit 7767ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

check-gomod-deps:
needs: get-tag
uses: networkservicemesh/.github/.github/workflows/check-gomod-deps.yaml@main
uses: ljkiraly/nsm-github/.github/workflows/check-gomod-deps.yaml@main
with:
tag: ${{ needs.get-tag.outputs.tag }}

Expand Down

0 comments on commit 7767ed6

Please sign in to comment.