Skip to content

Commit

Permalink
Update docs e2e-examples workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
janekbaraniewski committed Jun 21, 2024
1 parent fb1a1a1 commit eb809d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
const response = await github.actions.createWorkflowDispatch({
owner: 'loft-sh',
repo: 'vcluster-docs',
workflow_id: 'test.yml',
workflow_id: 'e2e-examples.yml',
ref: 'main',
inputs: {
version: version
Expand Down

0 comments on commit eb809d2

Please sign in to comment.