Skip to content

Commit

Permalink
Removes erroneous permissions in release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavm-nvidia committed Dec 17, 2024
1 parent af3eea5 commit f2c798c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tripy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ concurrency:
jobs:
build-and-release:
runs-on: tripy-self-hosted
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write

environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit f2c798c

Please sign in to comment.