Skip to content

Commit bd4563e

Browse files
ci: Trigger debugger extension release (#283)
By making a tiny change to a file in the debugger extension's source directory.
1 parent 9d9a34b commit bd4563e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugger/vscode-dap-extension/PUBLISHING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The VS Code extension is published automatically to the VS Code Marketplace when
88

99
## Workflow
1010

11-
The publishing process uses two GitHub Actions jobs:
11+
The [publishing process](../../.github/workflows/vscode-extension-release.yml) uses two GitHub Actions jobs:
1212

1313
1. **release-please**: Creates or updates a release PR when changes are detected. When this PR is merged, it creates a GitHub release with an appropriate version tag (e.g., `v0.3.0`).
1414

0 commit comments

Comments
 (0)