Skip to content

Commit

Permalink
release action
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgerlag committed Aug 2, 2024
1 parent e5f545a commit 464d994
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,9 @@ jobs:
path: ${{ env.RELEASE_PATH}}

vscode-extension:
name: Build and publish the VSCode vscode_extension
name: Build and publish the VSCode extension
runs-on: ubuntu-latest
needs: validate
environment:
name: github-actions
steps:
Expand Down
2 changes: 1 addition & 1 deletion dev-tools/vscode/drasi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "drasi",
"displayName": "drasi",
"description": "",
"publisher": "Drasi Project",
"publisher": "drasi-project",
"version": "0.0.3",
"repository": {
"type": "git",
Expand Down

0 comments on commit 464d994

Please sign in to comment.