Skip to content

Commit

Permalink
updated releasenotes and release
Browse files Browse the repository at this point in the history
  • Loading branch information
Doraku committed Oct 24, 2024
1 parent d1d9055 commit 094a33a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
git config --local user.name "$(git log --format='%an' HEAD^!)"
git add .
git commit -m "Updated RELEASENOTES and documentation api"
git push
git push origin HEAD:master
1 change: 0 additions & 1 deletion documentation/NEXT_RELEASENOTES.txt
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
- added null reference type decorations

0 comments on commit 094a33a

Please sign in to comment.