Skip to content

Commit 6aca956

Browse files
committed
Run on each push
1 parent 1bd0b98 commit 6aca956

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Release
22

3-
on:
4-
push:
5-
branches: [master]
6-
tags: ["*"]
3+
on: [push]
74

85
jobs:
96
publish:

0 commit comments

Comments
 (0)