Skip to content

Commit 6b963b6

Browse files
committed
Add environment to use-trusted-publishing.yml
1 parent 1d5b2df commit 6b963b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test-data/use-trusted-publishing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on: [push]
66
jobs:
77
publish:
88
runs-on: ubuntu-latest
9+
environment: "secret environment"
910
permissions:
1011
id-token: write
1112
steps:

0 commit comments

Comments
 (0)