Skip to content

Commit

Permalink
need to remember to add here
Browse files Browse the repository at this point in the history
  • Loading branch information
sindrig committed Oct 21, 2024
1 parent 52c6428 commit da80892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
run: |
curl -sL https://firebase.tools | bash
for baseKey in vikinni vikuti safamyriuti hasteinsvollur; do
for baseKey in vikinni vikuti safamyriuti hasteinsvollur kopavogsvollur; do
firebase -P vikes-match-clock-firebase database:set /states/$baseKey/controller/refreshToken -f -d '"'$(uuidgen)'"' --token $FIREBASE_TOKEN
done
Expand Down

0 comments on commit da80892

Please sign in to comment.