Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
add environment to action
Browse files Browse the repository at this point in the history
  • Loading branch information
henrybrink committed May 3, 2024
1 parent f572df0 commit bf25562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
deploy:
runs-on: [self-hosted]
environment: staging
steps:
- name: Execute the build and run script on the server
uses: appleboy/[email protected]
Expand Down

0 comments on commit bf25562

Please sign in to comment.