Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions seed/.github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ jobs:
private-key: ${{ secrets.SKILLS_APP_PRIVATE_KEY }}
owner: basecamp
permission-contents: write
permission-issues: write # failure notifications: gh issue list/comment/create on the skills repo
Comment thread
jeremy marked this conversation as resolved.
repositories: skills

- name: Sync skills to distribution repo
Expand Down
Loading