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.
2 parents 82869e7 + ab09773 commit effab43Copy full SHA for effab43
.github/workflows/build-branch.yml
@@ -36,7 +36,6 @@ jobs:
36
runs-on: ubuntu-latest
37
needs: check_branch
38
env:
39
- HAVE_ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN != '' }}
40
HAVE_NUGET_KEY: ${{ secrets.NUGET_API_KEY != '' }}
41
CIWORKFLOW: yes
42
CI_SHA1: ${{ github.sha }}
.github/workflows/build-pr.yml
@@ -40,7 +40,6 @@ jobs:
43
44
45
46
CI_BUILD_NUM: ${{ github.run_number }}
0 commit comments