Skip to content

Commit

Permalink
Ok, no conditions, let if fail
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed May 30, 2024
1 parent cef044c commit b7ec4ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
path: deploy

- name: Upload to S3
if: secrets.AWS_KEY_ID != ''
uses: shallwefootball/[email protected]
with:
aws_key_id: ${{ secrets.AWS_KEY_ID }}
Expand Down

0 comments on commit b7ec4ea

Please sign in to comment.