We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770311c commit 5de83a8Copy full SHA for 5de83a8
.github/workflows/validate-release-binaries.yml
@@ -24,7 +24,7 @@ on:
24
- .test/smoke_test/*
25
26
jobs:
27
- validate-nightly-binaries:
+ validate-release-binaries:
28
uses: ./.github/workflows/validate-binaries.yml
29
with:
30
channel: release
0 commit comments