add publish token

This commit is contained in:
James Ravenscroft 2023-04-14 08:49:19 +01:00
parent 1be3d2d176
commit ca5a73ce24

View File

@ -65,5 +65,5 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.PUBLISH_TOKEN }}
files: ${{github.workspace}}/ggml/build/bin/codegen*