update YML
This commit is contained in:
parent
cac4fb0318
commit
0e06a88fdd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -325,4 +325,4 @@ jobs:
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
if: github.event_name == 'push' || (github.event_name == 'release' && (github.event.action == 'published' || github.event.action == 'rerequested'))
|
||||
if: github.event_name == 'push' || (github.event_name == 'release' && (github.event.action == 'published' || github.event.action == 'rerequested'))
|
Loading…
x
Reference in New Issue
Block a user