Skip to content

Commit

Permalink
build: remove unused permissions needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Sep 20, 2024
1 parent c8abd42 commit f2a3d9d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@ jobs:
Publish-Snapshot:
name: "Publish artefacts to OSSRH Snapshots"
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
needs: [ secrets-presence ]

if: |
needs.secrets-presence.outputs.HAS_OSSRH
steps:
Expand Down

0 comments on commit f2a3d9d

Please sign in to comment.