Skip to content

Commit 2d426e3

Browse files
committed
refactor: update ci config
1 parent f455bd1 commit 2d426e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
env:
3232
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
3333
run: |
34-
firebase deploy --only hosting -P vue-stripe-checkout-nuxt-demo --token ${{ secrets.FIREBASE_TOKEN }}
34+
firebase deploy --only hosting -P vue-stripe-checkout-nuxt-demo

0 commit comments

Comments
 (0)