Skip to content

Commit

Permalink
Update test-release-notes.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
qinqon authored Feb 3, 2022
1 parent 26d097d commit 6c746b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-release-notes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@ jobs:

- name: Dump release-notes
run: |
go get k8s.io/release/cmd/release-notes
export GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
go run k8s.io/release/cmd/release-notes \
release-notes \
--list-v2 \
--required-author "" \
--org kubevirt \
Expand Down

0 comments on commit 6c746b1

Please sign in to comment.