Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
8LWXpg committed Sep 29, 2023
1 parent 8a4e2ab commit 57d5ddc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Update package
# push a new tag before running this action
on:
workflow_dispatch:
push:
tags:
- 'v*.*.*'

jobs:
push:
Expand Down

0 comments on commit 57d5ddc

Please sign in to comment.