chore(ci): updated workflow name

This commit is contained in:
Neko Ayaka
2025-12-02 03:02:33 +08:00
parent 2fbd5b6b3a
commit b2b39afdcf
+2 -2
View File
@@ -1,4 +1,4 @@
name: Release
name: Release VSCE & OVSX
on:
push:
@@ -11,7 +11,7 @@ permissions:
jobs:
release-vsix:
name: Release - VSCE & OVSX
name: Release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5