We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 431bcc0 commit d211b10Copy full SHA for d211b10
.github/workflows/release.yaml
@@ -91,7 +91,7 @@ jobs:
91
with:
92
vt_api_key: ${{ secrets.VT_API_KEY }}
93
94
- - name: 'Update Release Notes Action'
+ - name: "Update Release Notes Action"
95
uses: smashedr/update-release-notes-action@master
96
continue-on-error: true
97
0 commit comments