mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
token for electron publish
This commit is contained in:
parent
51c9f09286
commit
7fe6438292
1
.github/workflows/build-app.yaml
vendored
1
.github/workflows/build-app.yaml
vendored
@ -75,6 +75,7 @@ jobs:
|
|||||||
files: "artifacts/**"
|
files: "artifacts/**"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
GH_TOKEN: ${{ secrets.GH_TOKEN }} # token for electron publish
|
||||||
|
|
||||||
# - name: Create Release
|
# - name: Create Release
|
||||||
# id: create_release
|
# id: create_release
|
||||||
|
Loading…
Reference in New Issue
Block a user