mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-07 04:20:43 +00:00
cleaning leftover action step
This commit is contained in:
12
.github/workflows/build-and-copy-pms-spec.yml
vendored
12
.github/workflows/build-and-copy-pms-spec.yml
vendored
@@ -30,15 +30,3 @@ jobs:
|
|||||||
add_options: "-f"
|
add_options: "-f"
|
||||||
file_pattern: "./output/*.yaml"
|
file_pattern: "./output/*.yaml"
|
||||||
skip_dirty_check: true
|
skip_dirty_check: true
|
||||||
|
|
||||||
- name: Pushes Dereferenced Specification File
|
|
||||||
uses: dmnemec/copy_file_to_another_repo_action@main
|
|
||||||
env:
|
|
||||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
|
||||||
with:
|
|
||||||
source_file: ./output/plex-media-server-spec-dereferenced.yaml
|
|
||||||
destination_repo: lukehagar/plex-docs
|
|
||||||
destination_folder: static
|
|
||||||
user_email: lukeslakemail@gmail.com
|
|
||||||
user_name: lukehagar
|
|
||||||
commit_message: Updating PMS Spec
|
|
||||||
|
|||||||
Reference in New Issue
Block a user