Skip to content

Commit 7c55736

Browse files
committed
tinker
1 parent 9345f6d commit 7c55736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-self-hostable-docs-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
echo "new_tag=$NEW_TAG" >> $GITHUB_OUTPUT
3434
3535
- name: Publish to Docker Hub
36-
uses: ./.github/workflows/publish-self-hostable-docs
36+
uses: ./.github/workflows/publish-self-hostable-docs.yml
3737
with:
3838
version: ${{ steps.determine_new_tag.outputs.new_tag }}

0 commit comments

Comments
 (0)