Skip to content

Commit eeb8ce1

Browse files
committed
Fixed wording
1 parent 78d917b commit eeb8ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7373

7474
# Step 5: Handle official release logic for pushes to 'main'.
75-
- name: Publish Prerelease to Open VSX
75+
- name: Publish Release to Open VSX
7676
if: github.ref == 'refs/heads/main'
7777
id: prereleaseOpenVsx
7878
continue-on-error: true

0 commit comments

Comments
 (0)