Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bluepilledgreat committed Dec 30, 2024
1 parent 8e8caa4 commit 1a9a4c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
runs-on: ubuntu-latest
#if: startsWith(github.ref, 'refs/tags/release-test')
permissions:
action: read
content: read
actions: read
contents: read

steps:
- name: Sign and download artifact
Expand Down

0 comments on commit 1a9a4c4

Please sign in to comment.