This commit is contained in:
Ruben Fiszel
2025-02-23 10:25:08 +01:00
parent 80f88c414f
commit 7ffefddad4

View File

@@ -499,6 +499,7 @@ jobs:
if:
(github.event_name != 'pull_request') && (github.event_name !=
'workflow_dispatch') && (github.ref == 'refs/heads/main' ||
startsWith(github.ref, 'refs/tags/v'))
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}