mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 04:20:52 +00:00
Update deref-spec.yml
This commit is contained in:
9
.github/workflows/deref-spec.yml
vendored
9
.github/workflows/deref-spec.yml
vendored
@@ -24,11 +24,4 @@ jobs:
|
||||
- name: Dereference Plex API Specification
|
||||
run: |
|
||||
swagger-cli bundle --dereference referenced/plex-api-spec.yaml -t yaml -o plex-api-spec-dereferenced.yaml
|
||||
- name: Commit and push changes
|
||||
run: |
|
||||
git config --global user.name "LukeHagar"
|
||||
git config --global user.email "Lukeslakemail@gmail.com"
|
||||
|
||||
git add -A
|
||||
git commit -m "Automated Commit: Dereferencing Plex API Specification"
|
||||
git push
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
||||
Reference in New Issue
Block a user