add missing line in the workflow

This commit is contained in:
flameshikari
2024-06-18 14:52:52 +05:00
parent d575b8117e
commit 28ed9f90ab
+1
View File
@@ -72,3 +72,4 @@ jobs:
name: ${{ env.version }}
tag_name: ${{ env.version }}
body: "[Изменения в ${{ env.version }}](https://github.com/outline/outline/releases/tag/v${{ env.version }})"
token: ${{ secrets.TOKEN }}