@@ -214,4 +214,4 @@ jobs:
- run: gh release edit ${{ needs.publish.outputs.tagName }} --draft=false
env:
- GH_TOKEN: ${{ github.token }}
+ GH_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}