Skip to content

Commit a68954f

Browse files
committed
Adding environment output for summary [skip ci]
1 parent 88baece commit a68954f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/publish.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99

1010
publish:
1111
needs: build
12+
environment:
13+
name: production
14+
url: https://marketplace.visualstudio.com/items?itemName=TimHeuer.GitHubActionsVS
1215
name: Publish
1316
runs-on: windows-2022
1417
permissions:

0 commit comments

Comments
 (0)