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 5ec3377 commit b0e85c4Copy full SHA for b0e85c4
action.yml
@@ -1,5 +1,5 @@
1
-name: 'Buildkit build and push image'
2
-description: 'Build docker image using buildkits buildctl'
+name: 'Buildkit Buildctl'
+description: 'Build container image using buildkits buildctl'
3
author: 'Robert Ruf'
4
branding:
5
icon: 'bold'
@@ -92,4 +92,4 @@ inputs:
92
default: 'false'
93
runs:
94
using: 'node20'
95
- main: 'dist/index.js'
+ main: 'dist/index.js'
0 commit comments