mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Fix repo url
This commit is contained in:
parent
5300cc451c
commit
5b69f6e5ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_winrepo.yml
vendored
2
.github/workflows/update_winrepo.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue