Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Jan 28, 2024
1 parent 9585e92 commit d8c18f4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Release

on:
push:
tags:
- "v*"
# push:
# tags:
# - "v*"
release:
types: [published]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit d8c18f4

Please sign in to comment.