Skip to content

Commit 8bac70b

Browse files
committed
chore: update CI workflow environment name to preview
1 parent 907a14c commit 8bac70b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99
jobs:
1010
ci:
1111
runs-on: ubuntu-latest
12-
environment: Testnet
12+
environment:
13+
name: preview
1314
steps:
1415
- uses: actions/checkout@v4
1516

0 commit comments

Comments
 (0)