Skip to content

Commit

Permalink
ci: Set deployment environment
Browse files Browse the repository at this point in the history
  • Loading branch information
serverwentdown committed Nov 16, 2021
1 parent 0193e0b commit 38cb735
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
name: Deploy to pricklypear
runs-on: ubuntu-latest
needs: publish
environment:
name: production
url: https://datetime.link
steps:

- name: Import SSH key
Expand Down

0 comments on commit 38cb735

Please sign in to comment.