Skip to content

Commit

Permalink
build: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
manchuck committed May 22, 2024
1 parent 1bf7cb5 commit 4f445a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
run: |
git config --local user.name github-actions
git config --local user.email [email protected]
git remote -v
git add RELEASES.md
git commit -m "chore: updated release log"
git push --force-with-lease

0 comments on commit 4f445a3

Please sign in to comment.