Skip to content

Commit

Permalink
Revert "chore(deps): bump google-github-actions/deploy-cloud-functions"
Browse files Browse the repository at this point in the history
This reverts commit 1c28353.
  • Loading branch information
jacobdadams committed Jun 24, 2024
1 parent 1c28353 commit eab49f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: 🚀 Deploy to Cloud Function
id: deploy
uses: google-github-actions/deploy-cloud-functions@v3
uses: google-github-actions/deploy-cloud-functions@v2
with:
name: wmrc-skid
runtime: python311
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:

- name: 🚀 Deploy to Cloud Function
id: deploy
uses: google-github-actions/deploy-cloud-functions@v3
uses: google-github-actions/deploy-cloud-functions@v2
with:
name: wmrc-skid
runtime: python311
Expand Down

0 comments on commit eab49f9

Please sign in to comment.