We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1752e10 commit ca9a620Copy full SHA for ca9a620
1 file changed
.github/workflows/release.yml
@@ -8,7 +8,7 @@ env:
8
VERSION: ${{ github.ref_name }}
9
10
jobs:
11
- artifacts:
+ build_images:
12
runs-on: ubuntu-latest
13
14
permissions:
0 commit comments