Skip to content

Commit dae75dc

Browse files
authored
cicd: change signtool repo location (#107)
1 parent ed4734d commit dae75dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
- name: Checkout the SignTool
121121
uses: actions/checkout@v3
122122
with:
123-
repository: ansys/signtool-ansys-apps
123+
repository: ansys-internal/signtool-ansys-apps
124124
token: ${{ secrets.SIGNTOOL_ACCESS_TOKEN }}
125125

126126
- uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)