Skip to content

Commit

Permalink
fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
robbymilo committed Dec 4, 2024
1 parent c712b83 commit c335078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
if: github.event.action == 'opened' || github.event.action == 'synchronize'
with:
repository: "grafana/writers-toolkit"
ref: "main"
ref: "robbymilo/deploy-preview"
path: deploy-preview-files
sparse-checkout: |
deploy-preview
Expand Down

0 comments on commit c335078

Please sign in to comment.