Skip to content

Commit

Permalink
Revert "Added packages: write permissions to the job that publishes t…
Browse files Browse the repository at this point in the history
…o GitHub packages service"

This reverts commit 3b48395.
  • Loading branch information
mburumaxwell committed Mar 7, 2024
1 parent 3b48395 commit 0726ba7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,6 @@ jobs:
name: Publish (GitHub Packages)
if: ${{ (github.ref == 'refs/heads/main') || startsWith(github.ref, 'refs/tags') }}

permissions:
packages: write

steps:
- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 0726ba7

Please sign in to comment.