Skip to content

Commit 090a4f9

Browse files
committed
Missed removing a step [skip ci]
1 parent 2e629f9 commit 090a4f9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ jobs:
2222
VERSION: ${{ needs.build.outputs.version }}
2323

2424
steps:
25-
- name: Version from build
26-
run: |
27-
Write-Output ${{ env.VERSION }}
28-
2925
- name: Download Package artifact
3026
uses: actions/download-artifact@v3
3127
with:

0 commit comments

Comments
 (0)