Skip to content

Commit

Permalink
Update 03-update-assets
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored Sep 25, 2024
1 parent 421b0d2 commit 0fb9253
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/03-update-assets
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
on:
workflow_dispatch
# push:
workflow_dispatch:
push:
# Sequence of patterns matched against refs/tags
# tags:
# - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

name: Upload Release Asset
jobs:
Expand Down

0 comments on commit 0fb9253

Please sign in to comment.