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 8c177b4 commit 21a5ae7Copy full SHA for 21a5ae7
.github/workflows/dotnet.yml
@@ -68,9 +68,6 @@ jobs:
68
assembly-informational-version: ${{ needs.versioning.outputs.assembly-informational-version }}
69
file-version: ${{ needs.versioning.outputs.file-version }}
70
steps:
71
- - name: 'Checkout ${{ github.head_ref || github.ref }}'
72
- uses: actions/checkout@v4
73
-
74
- uses: ./.github/actions/build
75
with:
76
assembly-version: ${{ env.assembly-version }}
0 commit comments