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 a66b9af commit 669869aCopy full SHA for 669869a
.github/workflows/release-notes.yml
@@ -10,6 +10,6 @@ jobs:
10
if: github.repository == 'larq/compute-engine'
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: toolmantim/release-drafter@v5.20.0
+ - uses: toolmantim/release-drafter@v5.20.1
14
env:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments