Skip to content

Commit fda2ec5

Browse files
authored
Update release.yml
1 parent b7daeda commit fda2ec5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Create Archive
2-
on: [push]
2+
on:
3+
push:
4+
tags:
5+
- '*'
36
jobs:
47
build:
58
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)