Skip to content

Commit f4d6888

Browse files
committed
fix: do not update docker hub description on forks
1 parent 883d84f commit f4d6888

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ jobs:
183183
uses: actions/checkout@v5
184184

185185
- name: Update Docker Hub Description
186+
if: github.actor == 'OpenVoxProject'
186187
uses: peter-evans/dockerhub-description@v5
187188
with:
188189
username: voxpupulibot

0 commit comments

Comments
 (0)