Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
robbymilo committed Nov 12, 2024
1 parent 5afe9e3 commit 4f058a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-preview/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ runs:
path: ./.github/actions/deploy-cloudrun

- name: Deploy to Cloud Run
uses: "google-github-actions/[email protected]"
if: github.event.action != 'closed'
uses: ./.github/actions/deploy-cloudrun
id: deploy
with:
image: us-docker.pkg.dev/grafanalabs-dev/docker-website-dev/website:4d75d79656f3b200ae94415cd645a63648f9f4cf
Expand Down

0 comments on commit 4f058a8

Please sign in to comment.