Skip to content

Commit 09ded63

Browse files
committed
Test the workflow
1 parent 48d919c commit 09ded63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: release
22
on:
33
push:
4-
tags:
5-
- "v*"
4+
# tags:
5+
# - "v*"
66

77
permissions:
88
# Required to publish a release

0 commit comments

Comments
 (0)