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