Skip to content

Commit

Permalink
change uses
Browse files Browse the repository at this point in the history
  • Loading branch information
robbymilo committed Nov 12, 2024
1 parent abf488e commit 77b6a6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
id-token: write
runs-on: ubuntu-latest
steps:
- uses: ./deploy-preview
- uses: actions/checkout@v4
- uses: grafana/writers-toolkit/deploy-preview@robbymilo/deploy-preview
with:
sha: ${{ github.event.pull_request.head.sha }}
branch: ${{ github.ref_name }}
Expand Down

0 comments on commit 77b6a6c

Please sign in to comment.