Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Jun 18, 2024
1 parent 8a1f52d commit ac9faee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

- name: promote
- name: promote
run: |
echo "${{ steps.upload }}"
PROMOTE_VERSION=$(echo ${{ steps.extract_sha.outputs.version }})
Expand Down

0 comments on commit ac9faee

Please sign in to comment.