Skip to content

Commit

Permalink
Update createtagandrelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akshith-gunasheelan authored Oct 20, 2023
1 parent 5e2a332 commit 7ef8fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createtagandrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
name: ${{ steps.tag_and_prepare_release.outputs.new_tag }}
tag: ${{ steps.tag_and_prepare_release.outputs.new_tag }}
body: See the <a href="https://github.com/HewlettPackard/oneview-golang/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.
token: ${{secrets.GITHUB_TOKEN}}
token: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 7ef8fb4

Please sign in to comment.