Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kaungmyatlwin committed Oct 3, 2020
1 parent 3285065 commit a2a2401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
env:
GCLOUD_AUTH: ${{ secrets.GCLOUD_AUTH }}
- run: gcloud app deploy --project=${{ secrets.PROJECT_ID }} --silent
- run: gcloud app deploy --project=${{ secrets.PROJECT_ID }} --quiet

0 comments on commit a2a2401

Please sign in to comment.