We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ee775 commit a26e82dCopy full SHA for a26e82d
1 file changed
.github/workflows/deploy.yml
@@ -8,6 +8,9 @@ jobs:
8
deploy:
9
name: Build
10
runs-on: ubuntu-latest
11
+ environment:
12
+ name: production
13
+ url: https://images.csssr.com
14
15
steps:
16
- name: Download CSSSR actions
0 commit comments