We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3eea5 commit f2c798cCopy full SHA for f2c798c
.github/workflows/tripy-release.yml
@@ -21,10 +21,6 @@ concurrency:
21
jobs:
22
build-and-release:
23
runs-on: tripy-self-hosted
24
- permissions:
25
- # IMPORTANT: this permission is mandatory for trusted publishing
26
- id-token: write
27
-
28
environment:
29
name: github-pages
30
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments