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 87df0df commit 6899e4bCopy full SHA for 6899e4b
.github/workflows/release.yml
@@ -33,4 +33,5 @@ jobs:
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
35
author: true
36
- releaseUrl: ${{ steps.release.outputs.url }}
+ releaseUrl: ${{ steps.release.outputs.url }}
37
+ issues: true
0 commit comments