Skip to content

Commit

Permalink
Formatting tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
renatodellosso committed Feb 3, 2025
1 parent c9344be commit e525179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
jobs:
push:
runs-on: ubuntu-latest
environment: Production
environment: Production
steps:
- name: Checkout
uses: actions/checkout@v4
Expand All @@ -40,7 +40,7 @@ jobs:
- name: Push to GHCR
run: docker push ghcr.io/decatur-robotics/gearbox:latest

- name: install-aws-cli-action
- name: Install AWS CLI
uses: unfor19/install-aws-cli-action@v1

- name: Configure AWS
Expand Down

0 comments on commit e525179

Please sign in to comment.