mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Update master-slugs.yml
This commit is contained in:
parent
fa7358f7c6
commit
72f227ed4b
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