Skip to content

Commit

Permalink
Update deploy.yml: add environment
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkrypto authored Jul 16, 2024
1 parent 36a0abb commit 5d0f594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
environment: production
steps:
- uses: actions/checkout@v4
- name: Deploy
Expand Down

0 comments on commit 5d0f594

Please sign in to comment.