Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
fix: Remove permissions for release to work (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainIRS authored Feb 26, 2022
1 parent a342e2e commit 61b42a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ env:
jobs:
build-and-release:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write

steps:
- name: Install ubuntu dependencies
Expand Down

0 comments on commit 61b42a4

Please sign in to comment.