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 2bec72e commit d8549fbCopy full SHA for d8549fb
1 file changed
.github/workflows/release-approval.yml
@@ -28,7 +28,7 @@ on:
28
required: true
29
30
jobs:
31
- build_all_drivers:
+ build_fusion:
32
if: github.event_name == 'release' || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/master')
33
name: Build and Release Fusion
34
uses: ./.github/workflows/docker-images.yml
0 commit comments