We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b18b5f commit 0a81a08Copy full SHA for 0a81a08
.github/workflows/release.yaml
@@ -44,6 +44,7 @@ jobs:
44
with:
45
context: .
46
push: true
47
+ visibility: public
48
platforms: linux/amd64
49
tags: ${{ steps.meta.outputs.tags }}
50
0 commit comments