Skip to content

Deployment

Deployment #11

Workflow file for this run

name: Deployment
on:
workflow_dispatch:
branches: [ master ]
jobs:
deployment:
runs-on: ubuntu-latest
environment: sajjad
steps:
- name: deploy
run: echo "$GITHUB_CONTEXT"