Skip to content

Commit

Permalink
Update release_packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
laiwenzh authored Dec 11, 2024
1 parent 7f7b05d commit 8645e83
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/release_packages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Release Packages

on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
# on:
# push:
# tags:
# - 'v[0-9]+.[0-9]+.[0-9]+'

on: workflow_dispatch

# Needed to create release and upload assets
permissions:
Expand Down

0 comments on commit 8645e83

Please sign in to comment.