Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit b575b62

Browse files
authored
Workflow syntax (#188)
1 parent 06ada29 commit b575b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release workflow
33
on:
44
push:
55
tags:
6-
-'v*'
6+
- 'v*'
77

88

99
jobs:

0 commit comments

Comments
 (0)