Skip to content

Commit 19a844c

Browse files
committed
ci: revert back full changelog url
1 parent 0c22b28 commit 19a844c

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,9 @@ jobs:
136136
body: |
137137
${{ env.CHANGELOG }}
138138
139-
**Full Changelog**:
139+
**Full Changelog**: ${{ env.URL }}
140+
draft: false
141+
prerelease: false
142+
target_commitish: main
143+
env:
144+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)