Skip to content

Commit 11aa194

Browse files
committed
- Update owner for release
1 parent 5828b77 commit 11aa194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
-X POST \
155155
-H "Accept:application/vnd.github+json" \
156156
-H "Authorization:token ${{ env.github-token }}" \
157-
https://api.github.com/ninjarocks/FeatureOne/releases \
157+
https://api.github.com/codeshayk/FeatureOne/releases \
158158
-d '{"tag_name":v1.0.0,"target_commitish":"master","name":"FeatureOne","body":"","draft":false,"prerelease":false,"generate_release_notes":false}'
159159
160160
- name: Step-03 Release to Nuget Org

0 commit comments

Comments
 (0)