Skip to content

Commit

Permalink
Merge pull request LongForWisdom#124 from LongForWisdom/data-update
Browse files Browse the repository at this point in the history
Move price updates to different branch to prevent overlap errors.
  • Loading branch information
LongForWisdom authored Mar 4, 2024
2 parents 6464896 + 2c343a9 commit de9325a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/price-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down

0 comments on commit de9325a

Please sign in to comment.