We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a76cf7 commit 4a6eddcCopy full SHA for 4a6eddc
.github/workflows/deploy.yml
@@ -39,6 +39,8 @@ jobs:
39
name: Checkout
40
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
41
42
+ - uses: getsentry/action-setup-volta@e4939d337b83760d13a9d7030a6f68c9d0ee7581 # v2.0.0
43
+
44
- id: deploy
45
name: 'Deploy to GCP Cloud Functions'
46
env:
0 commit comments