Skip to content

Commit 400e9c2

Browse files
feat: updated github workflow
1 parent 7a8caf9 commit 400e9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ci
33
on:
44
push:
55
tags:
6-
- 'php8.*-v*.*.*'
6+
- 'php*.*-node*.*'
77
jobs:
88
test:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)