Skip to content

Commit

Permalink
Fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ifrost committed Jan 22, 2025
1 parent a7f6f6c commit 7b2a2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
deploy-to-dev-catalog:
name: Deploy to dev catalog
needs: [package]
uses: grafana/explore-profiles/.github/workflows/deploy-to-catalog.yml@publish-to-catalog
uses: grafana/explore-profiles/.github/workflows/deploy-to-catalog.yml@ifrost/publish-to-catalog
with:
- version: ${{ needs.package.outputs.sha }}

Expand Down

0 comments on commit 7b2a2db

Please sign in to comment.