We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baffdfd commit c4a15e7Copy full SHA for c4a15e7
.github/workflows/build.yml
@@ -8,4 +8,5 @@ jobs:
8
with:
9
dockerRepository: flaminel/cleanuperr
10
githubContext: ${{ toJSON(github) }}
11
+ outputName: cleanuperr
12
secrets: inherit
0 commit comments