mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Merge pull request #53 from DefectingCat/github-action
Add action environment
This commit is contained in:
1
.github/workflows/pages.yml
vendored
1
.github/workflows/pages.yml
vendored
@ -26,6 +26,7 @@ concurrency:
|
||||
jobs:
|
||||
# Build job
|
||||
build:
|
||||
environment: Production
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Reference in New Issue
Block a user