forked from Deducteam/lambdapi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vscode : release version 0.2.2 of the vscode extension (Deducteam#1112)
* Vscode : release a new version of the vscode extension * Vscode : fix secret name. add Condition on branch before publishing extension * vscode : use new PAT * vscode : fix new PAT * check github repo name * fix github repo name * Vscode : publish extension. make messages more explicit
- Loading branch information
Showing
5 changed files
with
25 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
"François Lefoulon <[email protected]>", | ||
"Ashish Barnawal <[email protected]>" | ||
], | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"publisher": "Deducteam", | ||
"engines": { | ||
"vscode": "^1.82.0" | ||
|