Skip to content

Commit 277e705

Browse files
committed
Try to fix ci env
1 parent d48104d commit 277e705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
path: dist/
137137

138138
publish:
139+
environment: CI
139140
runs-on: ubuntu-latest
140141
needs: [build, test, promptfoo, lint]
141142
if: startsWith(github.ref, 'refs/tags/') && github.event_name == 'push'

0 commit comments

Comments
 (0)