Skip to content

Commit 8f277a0

Browse files
committed
Add publish environment to deploy job
1 parent d63aeb6 commit 8f277a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
permissions:
5555
# Required for OIDC token exchange
5656
id-token: write
57+
environment: publish
5758
steps:
5859
- uses: actions/checkout@v5
5960
- name: Install Rust (rustup)

0 commit comments

Comments
 (0)