Skip to content

Commit

Permalink
ci: fix duplicate permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 7, 2024
1 parent ecbee1d commit 451b72a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
release:
types: [published]

permissions:
id-token: write
deployments: write

jobs:
deploy-dev:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 451b72a

Please sign in to comment.