Skip to content

Commit

Permalink
Merge branch 'master' of github.com:openedx/frontend-platform into ab…
Browse files Browse the repository at this point in the history
…dullahwaheed/datadog-testing
  • Loading branch information
abdullahwaheed committed Apr 30, 2024
2 parents 779eec0 + 9086fe7 commit 5a704a3
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: npm run docs

- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: gh-pages # The branch the action should deploy to.
folder: docs/api/@edx/frontend-platform/1.0.0-semantically-released # The folder the action should deploy.
Expand Down
47 changes: 27 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@cospired/i18n-iso-languages": "4.2.0",
"@formatjs/intl-pluralrules": "4.3.3",
"@formatjs/intl-relativetimeformat": "10.0.1",
"axios": "0.28.0",
"axios": "0.28.1",
"axios-cache-interceptor": "0.10.7",
"form-urlencoded": "4.1.4",
"glob": "7.2.3",
Expand Down

0 comments on commit 5a704a3

Please sign in to comment.