Skip to content

Commit

Permalink
Merge pull request #61 from rsksmart/devportalAutoImplem
Browse files Browse the repository at this point in the history
Devportal auto implem
  • Loading branch information
SebasGuaquetaRSK authored Dec 13, 2024
2 parents 11973c4 + b460ae4 commit 10fcf79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devportal-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
-H "Authorization: Bearer ${{ secrets.DEVPORTAL_DOCS_UPDATE_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/rsksmart/devportal/pulls \
-d '{"title":"Automated update of documentation","body":"This PR updates the Devportal documentation with the latest changes from the original repository.","head":"update-from-btc-solidity-helper","base":"main"}'
-d '{"title":"Automated update of documentation","body":"This PR updates the Devportal documentation with the latest changes from the original repository.","head":"update-from-btc-transaction-solidity-helper","base":"main"}'

0 comments on commit 10fcf79

Please sign in to comment.