Skip to content

Commit

Permalink
Remove draft release to test end to end flow once
Browse files Browse the repository at this point in the history
  • Loading branch information
Haard30 committed Jun 26, 2024
1 parent d4f409d commit 4654555
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ extends:
tagSource: 'userSpecifiedTag'
tag: ${{ parameters.version }}
isPrerelease: ${{ parameters.prerelease }}
isDraft: true
addChangeLog: false
releaseNotesSource: 'inline'
releaseNotesInline: "Release ${{ parameters.version }}. See [`CHANGELOG.md`](https://github.com/AzureAD/microsoft-authentication-cli/blob/${{ parameters.version }}/CHANGELOG.md) for updates."
Expand Down

0 comments on commit 4654555

Please sign in to comment.