build: use access token to trigger release builds
This commit is contained in:
@@ -57,3 +57,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
workflow: build-syncthing.yaml
|
workflow: build-syncthing.yaml
|
||||||
ref: refs/tags/$NEXT
|
ref: refs/tags/$NEXT
|
||||||
|
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user