Skip to content

Commit fde796b

Browse files
committed
Web fix
1 parent fdc716e commit fde796b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
cp privacy-policy/index.html build/web/privacy-policy.html
6464
6565
- name: Deploy to Firebase
66-
uses: w9jds/firebase-action
66+
uses: w9jds/firebase-action@master
6767
with:
6868
args: deploy --only hosting
6969
env:

0 commit comments

Comments
 (0)