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

Commit

Permalink
Revert "Bump google-github-actions/deploy-cloud-functions from 2 to 3"
Browse files Browse the repository at this point in the history
This reverts commit 3766eae.
  • Loading branch information
arnested committed Jun 6, 2024
1 parent b40987e commit 9ab852b
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 @@ -29,7 +29,7 @@ jobs:
- uses: google-github-actions/auth@v2
with:
credentials_json: '${{ secrets.GCLOUD_AUTH }}'
- uses: google-github-actions/deploy-cloud-functions@v3
- uses: google-github-actions/deploy-cloud-functions@v2
with:
name: ${{ secrets.CF_NAME }}
region: ${{ secrets.CF_REGION }}
Expand Down

0 comments on commit 9ab852b

Please sign in to comment.