Skip to content

Commit dc23623

Browse files
authored
Merge pull request #54 from remap-keys/support-organization-for-create-keyboard-statistics-command
Fix the version number of the w9jds/firebase-action
2 parents 2ca50b1 + 50fee4d commit dc23623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install dependencies
2323
run: cd functions; yarn install
2424
- name: Deploy to Firebase
25-
uses: w9jds/firebase-action@13.5.2
25+
uses: w9jds/firebase-action@v13.5.2
2626
with:
2727
args: deploy
2828
env:

0 commit comments

Comments
 (0)