Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 committed Feb 15, 2024
1 parent 00c1361 commit 31d3b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
if: '!steps.check.outputs.skip'
run: |
git checkout -b "bump/solana-${{ steps.solImage.outputs.image }}-test" # TODO: remove suffix
git push origin
git push origin "bump/solana-${{ steps.solImage.outputs.image }}-test" # TODO: remove suffix
- uses: planetscale/[email protected]
if: '!steps.check.outputs.skip'
with:
Expand Down

0 comments on commit 31d3b31

Please sign in to comment.