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 883d84f commit f4d6888Copy full SHA for f4d6888
1 file changed
.github/workflows/build_container.yml
@@ -183,6 +183,7 @@ jobs:
183
uses: actions/checkout@v5
184
185
- name: Update Docker Hub Description
186
+ if: github.actor == 'OpenVoxProject'
187
uses: peter-evans/dockerhub-description@v5
188
with:
189
username: voxpupulibot
0 commit comments