Skip to content

Commit

Permalink
try fixing pathing
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolshres98 committed Jan 15, 2025
1 parent 47cdffa commit 6443f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/create-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ echo "Tag name was parsed as: $tagName"
# TODO: uncomment once verified working
# gh release create $tagName /packages/service --verify-tag

gh release create @itwin/service-authorization_v1.2.3 /packages/service --verify-tag
gh release create @itwin/service-authorization_v1.2.3 ./packages/service --verify-tag

0 comments on commit 6443f49

Please sign in to comment.