Skip to content

Commit

Permalink
🔨
Browse files Browse the repository at this point in the history
  • Loading branch information
mikker committed Aug 12, 2024
1 parent 919d346 commit ad89c7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/appcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:
jobs:
call-workflow:
uses: sindresorhus/appcast-workflow/.github/workflows/appcast.yml@main
secrets: inherit
secrets:
SPARKLE_PRIVATE_KEY: "{{ secrets.SPARKLE_PRIVATE_KEY }}"
permissions:
pages: write
id-token: write

0 comments on commit ad89c7f

Please sign in to comment.