develop/tags-3 -> build/tags-3
convert-to-yml / develop-branch (push) Successful in 30s Details

This commit is contained in:
giles 2023-10-23 22:47:14 +00:00
parent c0a0144cbf
commit 0cd4d871bc
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ jobs:
../tea r ls -o=simple
version="$(../tea r ls -o=simple | head -n 1 | tr " " "\n" | head -n 1 | awk -F. '{$NF = $NF + 1;} 1' | sed 's/ /./g')"
../tea r c --note="this isrelease ${version}" --tag=${version} --title=${version} --target=${{ github.sha }}
- name: "✏️ Generate release changelog"
- name: change log
uses: heinrichreimer/action-github-changelog-generator@v2.3
with: