Skip to content

Commit

Permalink
single quote string
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt committed Aug 23, 2019
1 parent 2f70d1a commit 1da7eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ 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
if: github.event_name == 'push'

website:
runs-on: ubuntu-16.04
Expand Down

0 comments on commit 1da7eb7

Please sign in to comment.