Skip to content

Commit 8aab791

Browse files
committed
Testing changes
1 parent 981577c commit 8aab791

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/assets-artifacts.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Assets Artifacts
22

33
on:
4-
create:
5-
types: [tag]
4+
push:
5+
tags:
6+
- '*'
67

78
jobs:
89
build:

0 commit comments

Comments
 (0)