We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69774ed commit a7ecd5eCopy full SHA for a7ecd5e
.github/workflows/deploy.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
deploy:
10
runs-on: ubuntu-latest
11
+ environment: SERVER_HOST
12
steps:
13
- name: Checkout code
14
uses: actions/checkout@v4
0 commit comments