Skip to content
Snippets Groups Projects
Commit 70b3ec27 authored by Will McCutchen's avatar Will McCutchen
Browse files

:woman_facepalming: of course there was a typo

parent ade876c1
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,4 @@ jobs:
echo "::set-output name=version::pr${pr_number}"
- name: Remove deployment
run: gcloud app gcloud app versions delete --project="${{ secrets.GCP_PROJECT_ID }}" "${{ steps.deployment_params.outputs.version }}"
run: gcloud app versions delete --project="${{ secrets.GCP_PROJECT_ID }}" "${{ steps.deployment_params.outputs.version }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment