File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 18
18
needs : build
19
19
name : Publish
20
20
runs-on : windows-2022
21
+ permissions :
22
+ contents : write
23
+
21
24
env :
22
25
VERSION : ${{ needs.build.outputs.version }}
23
26
Original file line number Diff line number Diff line change
1
+ [ ![ Build] ( https://github.com/timheuer/GitHubActionsVS/actions/workflows/_build.yaml/badge.svg )] ( https://github.com/timheuer/GitHubActionsVS/actions/workflows/_build.yaml )
2
+ [ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/timheuer/GitHubActionsVS )] ( https://github.com/timheuer/GitHubActionsVS/ )
3
+ [ ![ VS Marketplace Badge] ( https://img.shields.io/visual-studio-marketplace/v/timheuer.GitHubActionsVS?label=VS%20Marketplace&color=purple&logo=visualstudio )] ( https://marketplace.visualstudio.com/items?itemName=TimHeuer.GitHubActionVS )
4
+
1
5
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square )] ( #contributors- )
6
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2-orange.svg? )] ( #contributors- )
3
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
4
8
5
9
# GitHub Actions for Visual Studio
You can’t perform that action at this time.
0 commit comments