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.
environment
use-trusted-publishing.yml
1 parent 1d5b2df commit 6b963b6Copy full SHA for 6b963b6
tests/integration/test-data/use-trusted-publishing.yml
@@ -6,6 +6,7 @@ on: [push]
6
jobs:
7
publish:
8
runs-on: ubuntu-latest
9
+ environment: "secret environment"
10
permissions:
11
id-token: write
12
steps:
0 commit comments