Skip to content

Commit

Permalink
Fixing release bug (#988)
Browse files Browse the repository at this point in the history
Signed-off-by: willdavsmith <[email protected]>
  • Loading branch information
willdavsmith authored Feb 27, 2024
1 parent 7d7850d commit 31cf2da
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/samples \
repos/radius-project/samples \
-f default_branch='v${{ steps.parse_release_channel.outputs.channel }}'

0 comments on commit 31cf2da

Please sign in to comment.