1
0
mirror of https://github.com/keeweb/keeweb-plugins.git synced 2024-06-26 07:29:14 +02:00

using google-github-actions

This commit is contained in:
antelle 2020-11-28 12:27:32 +01:00
parent 89a9d9831d
commit 509842c0f0
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

View File

@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master - uses: google-github-actions/github-actions/setup-gcloud@master
with: with:
version: '285.0.0' version: '285.0.0'
service_account_key: ${{ secrets.GCP_SA_KEY }} service_account_key: ${{ secrets.GCP_SA_KEY }}