branch: externals/topspace commit a1719f296bf1af32ff362dbb899919ce7c08ff4f Author: Trevor Pogue <trevorpo...@gmail.com> Commit: GitHub <nore...@github.com>
Force update of NEWS.md By changing a file to trigger the action --- .github/workflows/news.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/news.yml b/.github/workflows/news.yml index eec782b7ad..d5e8a6eca1 100644 --- a/.github/workflows/news.yml +++ b/.github/workflows/news.yml @@ -22,7 +22,7 @@ jobs: output: NEWS.md base: HISTORY.md issues: no - # futureRelease: v0.3.0 +# futureRelease: v0.3.0 - name: Commit changes uses: stefanzweifel/git-auto-commit-action@v4