Skip to content

Commit 95ffd25

Browse files
committed
specify environment
1 parent 54a2bde commit 95ffd25

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
needs:
2828
- compile
2929
runs-on: ubuntu-latest
30+
environment:
31+
name: MyEnvironment
3032
steps:
3133
- uses: actions/checkout@v4
3234
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)