Skip to content

Commit

Permalink
add environment
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWallaceDev committed Nov 23, 2024
1 parent af27c06 commit 6a754a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
test-ssh:
runs-on: ubuntu-latest
environment: "Ubuntu in the sky"
steps:
- name: Set up SSH
run: |
Expand Down

0 comments on commit 6a754a2

Please sign in to comment.