Skip to content

Commit

Permalink
Fixing docs default branch switch
Browse files Browse the repository at this point in the history
Signed-off-by: willdavsmith <[email protected]>
  • Loading branch information
willdavsmith committed Feb 22, 2024
1 parent 75f93f0 commit e7f87cb
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 @@ -45,5 +45,5 @@ jobs:
--method PATCH \
-H "Accept: application/vnd.github+json" \
-H "X-GitHub-Api-Version: 2022-11-28" \
/repos/radius-project/docs \
repos/radius-project/docs \
-f default_branch='v${{ steps.parse_release_channel.outputs.channel }}'

0 comments on commit e7f87cb

Please sign in to comment.