File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 21
21
with :
22
22
pat : ${{ secrets.VS_MARKETPLACE_TOKEN }}
23
23
registryUrl : https://marketplace.visualstudio.com
24
+ preRelease : ${{ github.event.release.prerelease }}
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
11
12
12
### Added
13
13
14
+ - Added GitHub Actions support for pre-Release builds
15
+ ([ #459 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/459 ) )
14
16
- Added unittest for ` fortls ` spawning and integration, checks for initialization values
15
17
([ #422 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/422 ) )
16
18
- Added warning notifications for extensions that interfere with Modern Fortran
You can’t perform that action at this time.
0 commit comments