Skip to content

Commit

Permalink
Update push-modio-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickvuleta authored Jun 26, 2024
1 parent 18a5ccc commit d3a8cad
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/workflows/push-modio-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,7 @@ jobs:
commit-message: "docs: updating public docs (dependencies) from modio-docs repo"
target-branch: main
target-directory: public/Game Management/Dependencies

- name: Push public metrics docs to modio-docs-internal
uses: cpina/github-action-push-to-another-repository@main
env:
API_TOKEN_GITHUB: ${{ secrets.DOCS_ACCESS_TOKEN }}
with:
source-directory: 'public/Game Management/Metrics'
destination-github-username: "modio"
destination-repository-name: "modio-docs-internal"
commit-message: "docs: updating public docs (metrics) from modio-docs"
target-branch: main
target-directory: public/Game Management/Metrics


- name: Push public moderation docs to modio-docs-internal
uses: cpina/github-action-push-to-another-repository@main
env:
Expand Down

0 comments on commit d3a8cad

Please sign in to comment.