mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
Update nightly workflow to use PublishNightly environment
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
name: Publish Cline (Nightly) Extension
|
||||
if: github.repository == 'cline/cline'
|
||||
runs-on: ubuntu-latest
|
||||
environment: publish
|
||||
environment: PublishNightly
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user