mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Update master-slugs.yml
This commit is contained in:
parent
72f227ed4b
commit
b099ec51a1
2
.github/workflows/master-slugs.yml
vendored
2
.github/workflows/master-slugs.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ssh-key: {{secrets.SLUG_DEPLOY_KEY}}
|
||||
ssh-key: ${{secrets.SLUG_DEPLOY_KEY}}
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
id: setup_python
|
||||
|
Loading…
Reference in New Issue
Block a user