mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 12:27:48 +00:00
Update push-iiq-specs-to-dev-portal.yml
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Sync files between folders
|
- name: Sync files between folders
|
||||||
run: |
|
run: |
|
||||||
CURRENT_SPEC_PATH="/dereferenced/deref-sailpoint-api.iiq.yaml"
|
CURRENT_SPEC_PATH="iiq/"
|
||||||
NEW_API_SPEC_PATH="developer-community/static/api-specs/iiq/"
|
NEW_API_SPEC_PATH="developer-community/static/api-specs/iiq/"
|
||||||
|
|
||||||
rsync -cav --delete $CURRENT_SPEC_PATH $NEW_API_SPEC_PATH
|
rsync -cav --delete $CURRENT_SPEC_PATH $NEW_API_SPEC_PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user