We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8caf9 commit 400e9c2Copy full SHA for 400e9c2
.github/workflows/build-and-push-tag.yml
@@ -3,7 +3,7 @@ name: ci
3
on:
4
push:
5
tags:
6
- - 'php8.*-v*.*.*'
+ - 'php*.*-node*.*'
7
jobs:
8
test:
9
runs-on: ubuntu-latest
0 commit comments