Skip to content

Commit

Permalink
update-deployment-repos: Now uses a deployment environment (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat authored Nov 29, 2023
1 parent 4363065 commit fe997a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-deployment-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
update:
name: Update
runs-on: ubuntu-latest
environment: "Gadi"
steps:
- name: Setup SSH
id: ssh
Expand Down

0 comments on commit fe997a5

Please sign in to comment.