mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
build: use access token to trigger release builds
This commit is contained in:
1
.github/workflows/release-syncthing.yaml
vendored
1
.github/workflows/release-syncthing.yaml
vendored
@@ -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