Specified environment

This commit is contained in:
Théo DURR 2022-08-26 13:26:41 +02:00
parent 6e4a99eba3
commit 8a923761a5
No known key found for this signature in database
GPG Key ID: 708858E9F7281E30
1 changed files with 3 additions and 2 deletions

View File

@ -6,9 +6,10 @@ on:
workflow_dispatch:
jobs:
deploy:
deployment:
runs-on: ubuntu-latest
environment: production
steps:
- name: SSH Remote Commands
uses: appleboy/ssh-action@v0.1.5