Skip to content

Commit 5bce883

Browse files
author
Drew Yang
committed
fix: 🐛 fix calling repo
1 parent 505cdcc commit 5bce883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_cert_renewal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
call-cert-renewal:
13-
uses: datajoint/.github/.github/workflows/cert-renewal.yaml
13+
uses: datajoint/.github/.github/workflows/cert-renewal.yaml@main
1414
with:
1515
CERT_CONTACT_EMAIL: "[email protected]"
1616
CERT_STAGING: "True"

0 commit comments

Comments
 (0)