Skip to content

Commit

Permalink
fix wf upgradedepsgear
Browse files Browse the repository at this point in the history
  • Loading branch information
Magorsky committed Jul 20, 2024
1 parent ae63bb8 commit 79e1488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UpdateGearDependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git add ../contracts/Cargo.toml
git commit -m "Update GEAR dependencies to latest tag in contracts"
git push
git push origin master -f
fi

0 comments on commit 79e1488

Please sign in to comment.