diff --git a/.github/workflows/price-update.yml b/.github/workflows/price-update.yml index 0b25d23..e11679f 100644 --- a/.github/workflows/price-update.yml +++ b/.github/workflows/price-update.yml @@ -29,7 +29,7 @@ jobs: with: commit-message: "Automated update of source data via github action" token: ${{ secrets.GITHUB_TOKEN }} - branch: temp-data-updates + branch: temp-price-updates delete-branch: true title: 'Update Price Data' body: "Automated update of price data via github action. Currently RPL-USD price update."