Skip to content

Commit

Permalink
🎨 fix extension publish
Browse files Browse the repository at this point in the history
  • Loading branch information
AlongWY committed Aug 17, 2022
1 parent d0ce8d6 commit 2dc2a7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ltp-extension-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/')"
needs: [macos, windows, linux]
steps:
- uses: actions/download-artifact@v2
Expand Down

0 comments on commit 2dc2a7d

Please sign in to comment.