Skip to content

Commit f2c798c

Browse files
Removes erroneous permissions in release pipeline
1 parent af3eea5 commit f2c798c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tripy-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ concurrency:
2121
jobs:
2222
build-and-release:
2323
runs-on: tripy-self-hosted
24-
permissions:
25-
# IMPORTANT: this permission is mandatory for trusted publishing
26-
id-token: write
27-
2824
environment:
2925
name: github-pages
3026
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)