Skip to content

Commit

Permalink
allow upload on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Dec 3, 2024
1 parent 1d7950a commit 0e3952b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_S3_CODE_BUCKET: ${{ secrets.AWS_S3_CODE_BUCKET }}
AWS_DEFAULT_REGION: us-east-1
if: github.ref == 'refs/heads/main'
# if: github.ref == 'refs/heads/main'

0 comments on commit 0e3952b

Please sign in to comment.