Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoj committed Dec 27, 2023
1 parent c4008dc commit d8d5cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
elif [ "$GITHUB_BRANCH" = "deploy" ]; then
cp appspec-deploy.yml appspec.yml
fi
ls appspec*
- run: ls appspec*
- name: Save secret-populated code for a subsequent deploy step
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit d8d5cf5

Please sign in to comment.