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 5df7349 commit 1dd2d72Copy full SHA for 1dd2d72
.github/workflows/cibuild.yml
@@ -74,8 +74,8 @@ jobs:
74
needs: style_n_coverage
75
runs-on: ubuntu-latest
76
permissions:
77
- # IMPORTANT: this permission is mandatory for trusted publishing
78
- id-token: write
+ # IMPORTANT: this permission is mandatory for trusted publishing
+ id-token: write
79
if: contains(github.ref, '=')
80
steps:
81
- uses: actions/checkout@v4
0 commit comments