Skip to content

Commit

Permalink
💚 CI failed to trigger due to last change being in GHA declaration. R…
Browse files Browse the repository at this point in the history
…etrigger
  • Loading branch information
actuallymentor committed Dec 12, 2023
1 parent 2631ec6 commit d87ef40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions functions/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "functions",
"version": "0.1.1",
"description": "Cloud Functions for Firebase",
"scripts": {
"serve": "NODE_ENV=development ENVIRONMENT_LOCAL=true firebase emulators:start --only functions,firestore,pubsub | tee functions-emulator.log",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qr-kiosk-poap",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"dependencies": {
"@heroicons/react": "^2.0.18",
Expand Down

0 comments on commit d87ef40

Please sign in to comment.