Skip to content

Commit

Permalink
update: force push registry.
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherbrumm committed Dec 21, 2023
1 parent 860b3c2 commit b902e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
git config --local user.name "kyve-network"
git add .github/registry.yml
git commit -m "🎉 Update registry.yml"
git push
git push -f
working-directory: ${{ github.workspace }}

0 comments on commit b902e0d

Please sign in to comment.