Skip to content

Commit 21bfb6d

Browse files
committed
misc: use token from release env
1 parent a040995 commit 21bfb6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
Release:
1010
runs-on: ubuntu-latest
11+
environment: release
1112
steps:
1213
- name: Checkout
1314
uses: actions/checkout@v4

0 commit comments

Comments
 (0)