Skip to content

Commit 1fc1c36

Browse files
committed
Test release flow
1 parent 66a2559 commit 1fc1c36

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/version-and-release.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: Release
22

33
on:
4+
# REMOVE ME: Only for debugging
5+
push:
6+
branches:
7+
- release_workflows
8+
# REMOVE END
49
release:
510
types: [published]
611

0 commit comments

Comments
 (0)