ci: update staging env context
This commit is contained in:
parent
67f06a0717
commit
78ca820ad4
2
.github/workflows/release-pages-staging.yaml
vendored
2
.github/workflows/release-pages-staging.yaml
vendored
@ -21,6 +21,8 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
environment:
|
||||
name: github-pages-staging
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user