We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92f7ba commit 3a22c41Copy full SHA for 3a22c41
.github/workflows/update-dotnet-install-script.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
fetch-latest-dotnet-install:
9
runs-on: ubuntu-latest
10
+ environment: documentation # grants access to secrets.PAT, for creating pull requests
11
steps:
12
- uses: actions/checkout@v3
13
0 commit comments