cleaning leftover action step

This commit is contained in:
Luke Hagar
2024-09-08 03:16:09 +00:00
parent e3f445b5fc
commit ed430dbd8f

View File

@@ -29,16 +29,4 @@ jobs:
skip_fetch: true skip_fetch: true
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