We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022240d commit 76f19d5Copy full SHA for 76f19d5
.github/workflows/firebase-hosting-merge.yml
@@ -25,7 +25,7 @@ jobs:
25
run: npm ci && npm run build
26
27
- name: Automated Version Bump
28
- uses: phips28/[email protected].13
+ uses: phips28/[email protected].14
29
with:
30
minor-wording: 'add,Adds,new,Added'
31
major-wording: 'MAJOR,cut-major,breaking-change'
0 commit comments