Skip to content

Commit 18dd514

Browse files
krlmlrclaude
andcommitted
ci: Unify fledge.yaml across cynkratemplate and fledge (#86)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent c5fabd2 commit 18dd514

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/fledge.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ jobs:
9898

9999
- uses: ./.github/workflows/install
100100
with:
101-
pak-version: devel
102-
packages: cynkra/fledge
101+
token: ${{ secrets.GITHUB_TOKEN }}
102+
packages: ${{ github.repository == 'cynkra/fledge' && 'local::.' || 'cynkra/fledge' }}
103103
cache-version: fledge-1
104104

105105
- name: Count rulesets

0 commit comments

Comments
 (0)