diff --git a/.github/workflows/update_winrepo.yml b/.github/workflows/update_winrepo.yml index 91ce9df6f73..7c5ccb844f9 100644 --- a/.github/workflows/update_winrepo.yml +++ b/.github/workflows/update_winrepo.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v3 with: path: winrepo - repository: twangboy/salt-winrepo-ng + repository: saltstack/salt-winrepo-ng - name: Set Up Python 3.10 uses: actions/setup-python@v4