summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsabas1080 <s@electroniccats.com>2020-04-09 17:19:06 -0500
committersabas1080 <s@electroniccats.com>2020-04-09 17:19:06 -0500
commit0e06a88fdd078d5ffc995113b89acfcc637b441e (patch)
tree1fcea7f845b36c15e399e93e29a25ea5e5ba47b6
parentcac4fb0318015f344e191e3077e99ffdce347515 (diff)
update YML
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 36cf1e83a..7111b2f36 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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')) \ No newline at end of file