mirror of
https://github.com/halfwaystudent/douyin-sparkflow.git
synced 2026-08-29 03:57:07 +08:00
ci: keep secret environment out of deployment history
This commit is contained in:
@@ -26,7 +26,9 @@ jobs:
|
||||
run-main:
|
||||
timeout-minutes: 30
|
||||
runs-on: ubuntu-latest
|
||||
environment: user-data
|
||||
environment:
|
||||
name: user-data
|
||||
deployment: false
|
||||
steps:
|
||||
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
|
||||
- name: Set up Python
|
||||
|
||||
Reference in New Issue
Block a user