Skip to content

Commit 6f3b819

Browse files
committed
ci: Adjust package signing environment
1 parent 107629b commit 6f3b819

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/runtime-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ jobs:
347347
name: Sign Package
348348
if: ${{ github.event_name == 'push' && (github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/heads/release/')) }}
349349
runs-on: windows-latest
350+
environment: PackageSign
350351

351352
permissions:
352353
id-token: write # Required for requesting the JWT

0 commit comments

Comments
 (0)