Skip to content

Commit ae9e1b7

Browse files
intel352claude
andcommitted
fix: pass RELEASES_TOKEN to setup-wfctl for private module access
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 79e2a31 commit ae9e1b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wfctl-validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- uses: GoCodeAlone/setup-wfctl@bcd880980f5bbe8d192d0c20ff6279d25331f956
3939
with:
4040
version: ${{ steps.wfctl-ver.outputs.version }}
41+
token: ${{ secrets.RELEASES_TOKEN }}
4142

4243
- name: Validate strict plugin contracts
4344
run: wfctl plugin validate --file plugin.json --strict-contracts

0 commit comments

Comments
 (0)