We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ba09c commit 556b831Copy full SHA for 556b831
.github/workflows/params.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: "[Set-Output] Matrix 'Refs' (master branch and latest tag)"
52
id: set-refs
53
- uses: cytopia/git-ref-matrix-action@v0.1.4
+ uses: cytopia/git-ref-matrix-action@v0.1.5
54
with:
55
repository_default_branch: master
56
branches: master
0 commit comments