We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2353c42 commit 2e7e527Copy full SHA for 2e7e527
.github/workflows/cd.yml
@@ -9,6 +9,7 @@ on:
9
10
jobs:
11
build:
12
+ environment: github-pages
13
name: '[FE] Production Build'
14
if: ${{ github.event.workflow_run.conclusion == 'success' }}
15
runs-on: ubuntu-latest
0 commit comments