Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #168 from reload/dependabot/github_actions/google-…
Browse files Browse the repository at this point in the history
…github-actions/deploy-cloud-functions-2
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
2 parents 2698692 + fa4b02f commit a2364d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: google-github-actions/auth@v2
with:
credentials_json: '${{ secrets.GCLOUD_AUTH }}'
- uses: google-github-actions/deploy-cloud-functions@v1
- uses: google-github-actions/deploy-cloud-functions@v2
with:
name: ${{ secrets.CF_NAME }}
region: ${{ secrets.CF_REGION }}
Expand Down

0 comments on commit a2364d8

Please sign in to comment.