Skip to content

Commit

Permalink
workflow: tag 发布触发
Browse files Browse the repository at this point in the history
Co-authored-by: ygqygq2 <ygqygq2@qq.com>
  • Loading branch information
ygqygq2 committed Feb 24, 2024
1 parent 58abfdc commit 2812e24
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Publish to VSCode Store
on:
release:
types:
- published
push:
tags:
- '*'
# release:
# types:
# - published
workflow_dispatch:
jobs:
package-publish:
Expand Down

0 comments on commit 2812e24

Please sign in to comment.