Skip to content

Commit

Permalink
ci: release
Browse files Browse the repository at this point in the history
  • Loading branch information
xbpk3t committed May 10, 2024
1 parent 8cdf2a9 commit c1976a7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release_auto_update.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Release_auto_update
on:
# release:
# types:
# - published
push:
tags:
- 'v*'
workflow_dispatch:
release:
types:
- published
# push:
# tags:
# - 'v*'
# workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit c1976a7

Please sign in to comment.