mirror of
https://github.com/jimeh/emacs-liquid-glass-icons.git
synced 2026-02-18 19:16:40 +00:00
ci(release): add missing issues permission to job
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
permissions:
|
||||
contents: write
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: jimeh/release-please-manifest-action@v2
|
||||
|
||||
Reference in New Issue
Block a user