We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a37b358 + 63ec448 commit 1cec688Copy full SHA for 1cec688
1 file changed
.github/workflows/createtagandrelease.yml
@@ -26,4 +26,4 @@ jobs:
26
name: ${{ steps.tag_and_prepare_release.outputs.new_tag }}
27
tag: ${{ steps.tag_and_prepare_release.outputs.new_tag }}
28
body: See the <a href="https://github.com/HewlettPackard/oneview-python/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.
29
- token: ${{ secrets.CD_TOKEN }}
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments