Skip to content

Commit

Permalink
feat(PAYMENTS-18856): fix stage action
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksey-Kornienko-xsolla committed Apr 9, 2024
1 parent 2440d4d commit ee6a236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- uses: w9jds/firebase-action@master
with:
args: hosting:channel:deploy stage --expires 3d --non-interactive --only react-demo
env:
env:
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}

0 comments on commit ee6a236

Please sign in to comment.