Skip to content

Commit 3c157ec

Browse files
committed
ci: fix pipeline by adding environment
1 parent 3e3e58a commit 3c157ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
ci:
1010
name: "CI"
11+
environment: CI
1112
runs-on: "ubuntu-latest"
1213
steps:
1314
- uses: "actions/checkout@v4"

0 commit comments

Comments
 (0)